Logical Operators

Boolean logic is used to make decisions from multiple conditions. These operators take Boolean operands and produce a Boolean result.See the documentation for the Boolean type for more information.