Booleans
The Bool type contains the values true and false.
It can be used as the condition inside of if statements.
The expressions documentiation has a list of Caesar's Boolean operators.
The Bool type contains the values true and false.
It can be used as the condition inside of if statements.
The expressions documentiation has a list of Caesar's Boolean operators.