Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Function Index > G > GETVAL

CheckMessageStatus

Scroll Prev Top Next More

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