SYNTAX:
xpxGetErrorText(errorCode : INTEGER;
errorText : STRING)
status : INTEGER;
The xpxGetErrorText function is converting the specified errorCode argument to an error message string returned in the errorText argument.
This function is equivalent to the EDMinterface function edmiGetErrorText
See also xpfGetErrorText.
General
Content
Integrations