Learn more about Variables to better understand how to use them in the Conditional Action.
How to use a Conditional Action
Under an Event, you can use a Conditional Action to wrap a group of actions that will only be triggered if the condition set is met.
Conditional Action properties
IF - Condition
Create an expression that will be the condition for actions to be triggered. The following variable types can be used:
The following operators can be used in expressions:
Logical Operators: Used to combine or modify boolean logic statements, where the result is either true or false.
Comparison Operators: Used to compare two values, expressions, or variables.
Boolean Outcomes: Represent the two possible outcomes of logical and comparison operations.
ELSE
Actions added underElse will be triggered if the condition set on If is not met.
