...
Code Block | ||||
---|---|---|---|---|
| ||||
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
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|