Logic Editor – Conditions

Conditions simply allow actions to be run only if the conditions are True (or False).

  1. Condition Group
  2. Condition Modifier
    1. AND = ALL conditions need to be True
    2. OR = ONE of the conditions need to be True
  3. Comparison Operator (see Operators)
  4. Value Type Selector
    1. $VAR = Right field contains the name of the variable which contains the compared value
    2. VAL = Right field value is presented in the field
  5. Add New Condition or Condition Group
    1. Condition Groups can also exist within Condition Groups.
  6. Delete All Conditions
  7. Delete Single Condition
  8. Actions ran if above Condition(s) are True
  9. Actions ran if above Condition(s) are False
  10. Further Conditions/Actions if previous Conditions are True
  11. Further Conditions/Actions if previous Conditions are False
  12. Move Logic Condition (to reorganize the order)