%XML_GetLastErrorMessage function


Function
The function returns the text description of the last XML operation success.
Declaration
TEXT %XML_GetLastErrorMessage()
Parameters
None.
Return value
Error text.
Description
The function returns the text description of the XML operation success. If no error occurred (ErrorCode = 0), the function returns empty text.
Example
 TEXT _errorMsg
 _errorMsg :=  %XML_GetLastErrorMessage()
 

0 komentárov

Nie ste prihlásený. Akékoľvek zmeny, ktoré vykonáte, sa označia ako anonymné. Ak už máte svoj účet, pravdepodobne sa budete chcieť prihlásiť .