Logical Operators
Report-Writer recognizes the following Boolean logical operators:
These operators take Boolean expressions as operands and evaluate to true or false. The not operator has the highest precedence of the operators; and/or have equal precedence. You can use parentheses for arbitrary grouping. Logical operators group from left to right.
Last modified date: 08/28/2024