Constants associated with bools.
bool
The constants MIN and MAX are defined as for bools as false and true, respectively. The constant NAME is defined as “bool”.
MIN
MAX
false
true
NAME