TRUE
FALSE
The TRUE and FALSE keywords are Boolean constants.
Example:
BooleanTrue := TRUE; Booleanfalse := FALSE;
See Also: BOOLEAN