Entering content frame

BOOLEAN 

Boolean is a data type that can only have one of the two states TRUE or FALSE, or the NULL value.

A BOOLEAN value can only be compared to other BOOLEAN values.

See also:

BOOLEAN

 

Leaving content frame