/
xpfGetErrorText
xpfGetErrorText
FUNCTION xpfGetErrorText(errorCode : INTEGER) errorText : STRING;
The xpfGetErrorText function is converting the specified errorCode argument to an error message string returned as the function value.
Arguments
Type | Name | Comment |
INTEGER | errorCode | error code |
Return Value
Type | Name | Comment |
STRING | errorText | error text |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.