Numbers and percentages
50% is the same as 0.5. A minus sign can make a value negative.
Arithmetic
+add-subtract*multiply/divide%remainder^power
Comparisons
=equal<>not equal>greater than<less than>=greater than or equal<=less than or equal
Logical operators
UseAND, OR, and NOT.
Property names
# suffix distinguishes duplicate names.
Segment lookups
$ for an absolute lookup.
Date references
Formula conditions
Conditions describe where a saved formula applies. Most users choose scope in the formula editor rather than writing a condition directly. Agent documentation contains the exact condition syntax used by formula-writing tools.Preferred spellings
Use^, =, and <> in new formulas. Older formulas may contain **, ==, or !=; those spellings remain accepted.