2.1.3 Bool

Define: Bool

Represents a value which can be either true or false.

Values of type Bool are a common occurrence in conditions such as if and while.