Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpfGetErrorText(errorCode : INTEGER)
                errorText : STRING;
 
The xpfGetErrorText function is converting the specified errorCode argument to an error message string returned as the function value.
See also xpxGetErrorText.
This function is equivalent to the EDMinterface function edmiGetErrorText

  • No labels