Descrição
Essa função é responsável por verificar se o ambiente que está sendo utilizado é SmartERP.
Sintaxe
MPIsSmart → lRet
Retorno
lRet- Lógico (.T. ou .F.)
Exemplo
#include "protheus.ch" User Function MyTest() If MPIsSmart() Conout('Ambiente SmartERP') EndIf Return
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas