Workspace Rule Conditions

Rule conditions are additional criteria that determine whether a rule action will be triggered.

Conditions are evaluated at the time that the trigger event occurs. If all conditions are met (and the logical expression is valid), the rule Then actions will be taken immediately after the triggering event. If any condition in the rule is not met, the rule Else actions will be taken. If no Else actions are defined and any condition is not met, no action will be taken.