|
VADELIA |
SADELIA |
WADELIA |
MADELIA |
|
(I/B) (C/S) |
(B) (S) |
(I/B) (C/S) |
(I) (C/S) |
Type
Bool
Use
Reserved word corresponding to the Boolean value False.
This reserved word cannot be modified by the programmer.
Example
WBOOL = *FALSE
or
IF WBOOL = *FALSE
(equivalent to IF NOT WBOOL)