BOOL enumeration

BOOL enumeration

Boolean.

The BOOL type exposes the following members:

Fields

Field Description
UNDEFINED Undefined state.
FALSE False.
TRUE True.

See Also