Operators

Operator precedence follows the standard mathematical rules. Brackets ( ) can be used to specify precedence explicitly. E.g. 2 * (3 + 4). This page describes the mathematical and logical operators available for use in expressions parsed by the Server calculation engine.

Read more