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.
Â