SMTPConnection::GetErrorMessage (open)
Get a string with the last error message
Syntax
LOADLIB "wh::internet/smtp.whlib";
STRING FUNCTION GetErrorMessage()
Return value
STRING
Error string (code + message)
Get a string with the last error message
LOADLIB "wh::internet/smtp.whlib";
STRING FUNCTION GetErrorMessage()
STRING
Error string (code + message)