The following logical operators are available.
Operator
Overview
&&
Calculates the logical product of the logical value of the first and second operands.
||
Calculates the logical sum of the logical value of the first and second operands.