Skip to main content

Boolean Operators for Automation Rule Expressions

Automation

Automation rules consist of a trigger, one or more expressions, a condition and one or more actions.  When creating the condition of an automation rule, the Boolean operators ‘and’ and ‘or’ were already available to the account designer.  Now, they are also available for creating expressions.

Automation rule boolean operators

Note that the ‘and’ operator has a higher precedence than the ‘or’ operator. Anything that is not a Boolean (such as text or numbers) is converted into a Boolean when a logical function is applied.