Conditional Stop Action
Stops the execution of any remaining actions in the sequence if a specified condition is met.
Useful for applying logic to control the flow of your interactions based on values.
Action Settings
Option | Default | Type | Description |
Value | None | Text Field | The input or dynamic data to evaluate in the condition. Can be a static value or a reference to a stored variable. |
Stop the Value if Above... | None | Dropdown Selection | Defines the condition to evaluate. If the condition is met, the timeline will immediately stop executing further actions.
|
Comparison Value | None | Text Field | The value that the Value will be compared to using the selected condition. |