CheckMessageStatus
Top  Previous  Next

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