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