Description |
MailError (Magic xpa 3.x)
Translates a given mail error code, that has been returned from another MAIL function, to a readable error message.
|
Syntax:
|
MailError(error-code)
|
Parameters:
|
error-code: number, error code returned from a function
|
Returns:
|
String – the error message
|
See also:
|
Mail functions
The Online and Rich Client Samples projects (program EL01, EL03, REL01and REL03)
|
|
|
---|