| Operator | Description |
|
AND |
Evaluates as true if both of the criteria are true. |
|
OR |
Evaluates as true if either of the criteria is true. |
|
NOT |
Used with the above operators. It negates the value of the criteria (e.g. AND NOT, OR NOT). |
| Operator | Description |
|
AND |
Evaluates as true if both of the criteria are true. |
|
OR |
Evaluates as true if either of the criteria is true. |
|
NOT |
Used with the above operators. It negates the value of the criteria (e.g. AND NOT, OR NOT). |