Difference between revisions of "Action: Wait Until Trigger"

(Created page with "This action can be used to suspend subsequent actions from running until one of the specified triggers fires. If the same trigger is set on this action and the parent macro,...")
 
Line 1: Line 1:
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This action can be used to suspend subsequent actions from running until one of the specified triggers fires.
 
This action can be used to suspend subsequent actions from running until one of the specified triggers fires.
  
 
If the same trigger is set on this action and the parent macro, then this action will take priority next time the trigger is invoked and the subsequent actions will resume.
 
If the same trigger is set on this action and the parent macro, then this action will take priority next time the trigger is invoked and the subsequent actions will resume.
 +
</pre>

Revision as of 18:58, 29 January 2024

This action can be used to suspend subsequent actions from running until one of the specified triggers fires.

If the same trigger is set on this action and the parent macro, then this action will take priority next time the trigger is invoked and the subsequent actions will resume.