You can combine or modify search conditions using the standard logical operators listed in the following table. The operators are listed in the order that they are evaluated.
Operator | Meaning | Example |
NOT | Logical opposite of condition |
|
AND | Both conditions must apply |
|
OR | Either condition can apply |
|