Data Types

Boolean

The boolean data type rep­re­sents a truth val­ue, either true or false.

A boolean value is represented as a checked (true) or unchecked (false) box.

true
=
☑️