Boolean Literal

The *Boolean Data Type contains True and False literals that map to the True and False state, respectively.

BooleanLiteral ::= True False

See Also

Boolean Data Type

Character Literal

Literals