Logical operator

A logical operator is used to combine two conditions. The available operators are:

Operators are evaluated in the order listed above. You can use brackets to change the evaluation order of a logical expression.

Create your own Knowledge Base