|
VADELIA |
|
|
MADELIA |
|
(I/B) (C/S) |
|
|
(I) (C/S) |
Type
2.0 N
Use
This reserved word is used to test whether the button clicked upon is the Ignore button.
Not modifiable by the programmer.
Example
SEND_MSG MSG0001 *BOX(*ABORT_REP_IGN, BTN_VAR)
IF BTN_VAR = *BTN_IGNORE
...
END