User Tools

Site Tools


actions:Redirect_Control_Flow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
actions:Redirect_Control_Flow [2019/08/26 11:51]
JMichaelTX ADD link to example
actions:Redirect_Control_Flow [2020/12/23 08:02] (current)
peternlewis [Actions]
Line 8: Line 8:
   * Cancel Just This Macro — Cancel just this macro, continue executing the macro that executed this macro.   * Cancel Just This Macro — Cancel just this macro, continue executing the macro that executed this macro.
   * Cancel a Specific Macro (v9.0+) — Cancels a specific macro instance (from the [[token:​ExecutingInstance|%ExecutingInstance%]] or [[token:​ExecutingInstances|%ExecutingInstances%]] tokens).   * Cancel a Specific Macro (v9.0+) — Cancels a specific macro instance (from the [[token:​ExecutingInstance|%ExecutingInstance%]] or [[token:​ExecutingInstances|%ExecutingInstances%]] tokens).
-    * [[https://​forum.keyboardmaestro.com/​t/​cancel-a-specific-macro-action/​15003/​5?​u=jmichaeltx|View/​Download an example here]].+    ​* Forum example: [How To Stop a Specific Instance of a Running Macro](https://​forum.keyboardmaestro.com/​t/​how-to-stop-only-this-macro-not-all/​17263) 
 +    ​* [[https://​forum.keyboardmaestro.com/​t/​cancel-a-specific-macro-action/​15003/​5?​u=jmichaeltx|See another ​example here]].
   * Retry This Loop — Skip to the start of this loop and continue executing.   * Retry This Loop — Skip to the start of this loop and continue executing.
   * Continue Loop — Skip to the end of this loop and continue executing, possibly looping.   * Continue Loop — Skip to the end of this loop and continue executing, possibly looping.
Line 24: Line 25:
 * [[action:​Repeat|Repeat]] * [[action:​Repeat|Repeat]]
 * [[action:​Until|Until]] * [[action:​Until|Until]]
 +* [[action:​While|While]] action
 * [[action:​Assert|Assert]] * [[action:​Assert|Assert]]
 * [[:​Actions|See all Actions]] * [[:​Actions|See all Actions]]
actions/Redirect_Control_Flow.1566834664.txt.gz · Last modified: 2019/08/26 11:51 by JMichaelTX