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
General
Content
Integrations