Comparison Condition
Last updated
Last updated
Run actions based on the difference between two values. This condition acts as an If statement.
Should the condition run multiple actions if multiple conditions are met.
The value to base this condition. All variables and options can be used. All comparisons will be made against this value.
The value to compare against the base value of this condition.
Click the Comparison Block Condition you added to access the following menu
The comparison type for this condition. Including, Less than, Less than or equal to, Greater than, Greater than or equal to, Equal to, Not equal to, Contains, Does not contain, Starts with, Ends with, Does not end with.
Ignore case when comparing values. When this setting is applied all messages/text that match your predetermined value you set in the conditional block regardless of capitalisation will trigger the action to execute. When this setting is disabled, the text/message detection will be case sensitive and will not trigger for the same value set if it is missing capitalisation or has capitalisation as opposed to the value you set in the conditional block.