...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION 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.
Arguments
...
Type | Name | Comment |
INTEGER | errorCode | Error code number |
STRING | errorText | Error code string |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|