Constraint: Macro Running
Revision as of 11:50, 9 January 2026 by MacroDroidDev (talk | contribs)
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