Constraint: Macro Running
This constraint allows or prevents a macro/feature from running based on whether selected macros are currently running.
Options
- Running: Constraint passes only when selected macros are running
- Not Running: Constraint passes only when selected macros are not running
Example
Example 1: Run another macro every 24 hours unless it is already running
Triggers Regular Interval - 5 Minutes
Actions Run Macro (Backup Macro)
Constraints Macro Not Running - Running (Backup Macro)
See Also