OpenXION Standard Module Operator Precedence Table

The table below shows the order of precedence of operators in OpenXION Standard Module. In a complex expression containing more than one operator, the operations indicated by operators with lower-numbered precedence will be performed before those with higher-numbered precedence. Operators of equal precedence are evaluated left-to-right, except for exponentiation, which goes right-to-left. If you use parentheses, the innermost parenthetical expression is evaluated first.

Order Operators Type of Operator