The GetErrorMessage transaction returns the text error message corresponding to the specified error or warning code.
Type XTYP_REQUEST
Syntax [GetErrorMessage(errorCode)]
|
Parameter |
Data type |
Values |
Meaning |
|
errorCode |
WORD |
See error code list | |
|
Reply |
Data type |
Values |
Meaning |
|
errorString |
text string |
error message text |
Release information
Added in Release 4.10.
See also