Retorna o caminho do diretório temporário.
Sintaxe
GetTempPath()
Exemplos
MsgInfo( "Diretório temporário: " + oMbl:GetTempPath() )
Visão Geral
Conteúdo das Ferramentas
Retorna o caminho do diretório temporário.
GetTempPath()
MsgInfo( "Diretório temporário: " + oMbl:GetTempPath() )