Operators overview
Operators are language elements that allow the user to combine operands and sub-conditions to create complex conditions.
The available choices are:
- Boolean operators
- Positional sequences
- Boolean-positional sequence operators (
NEXT
,NEXT NOT
,PREV
,PREV NOT
) - Logical operators
MANDATORY
OPTIONAL