BOOL enumeration

BOOL enumeration

Boolean.

The BOOL type exposes the following members:

Fields

FieldDescription
UNDEFINEDUndefined state.
FALSEFalse.
TRUETrue.

See Also