Navigation: Function Index > G > GETVAL
CheckMessageStatus
(GETVAL('CheckMessageStatus','####'))
Example:
SET VAR vStatus TEXT = NULL
SET VAR vStatus = (GETVAL('CheckMessageStatus','2038'))
Variable vStatus will return the text value of the current message status (ON/OFF) for error message 2038.