Collection Editor Conditions

Can I get a quick explanation of how conditions function in the Collection Editor? If I add a condition, am I saying “Fire the action if this condition IS met” or " Fire the action if this condition IS NOT met"?

Thanks

It’s your 1st guess. Although, I don’t know if I would use the terminology “fire”. I think “enable” might be be a bit more descriptive. The Action is enabled if the conditions are met. For example, Conditions on EventTrigger Actions enable the Action. The EventTrigger is what actually fires the Action.

Thanks, Bill. Great info I can put to immediate use.