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
Next revision Both sides next revision
actions:Redirect_Control_Flow [2019/07/14 23:13]
peternlewis
actions:Redirect_Control_Flow [2019/07/14 23:27]
peternlewis
Line 7: Line 7:
   * Cancel This Macro — Cancel this macro and any macros that executed this macro.   * Cancel This Macro — Cancel this macro and any macros that executed this macro.
   * 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).
   * 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.
   * Break From Loop — Cancel execution of the current loop, continue executing after the loop   * Break From Loop — Cancel execution of the current loop, continue executing after the loop
  
-Whichever action you choose you can still select one of the others from the pop-up.+Whichever action you choose you can still select one of the others from the pop-up ​menu.
  
 ===== See Also ===== ===== See Also =====
Line 32: Line 33:
 * [[token:​ExecutingThisMacro|%ExecutingThisMacro%]] * [[token:​ExecutingThisMacro|%ExecutingThisMacro%]]
 * [[token:​ExecutingThisMacroUUID|%ExecutingThisMacroUUID%]] * [[token:​ExecutingThisMacroUUID|%ExecutingThisMacroUUID%]]
 +* [[token:​ExecutingInstance|%ExecutingInstance%]]
 +* [[token:​ExecutingInstances|%ExecutingInstances%]]
 * [[:​Tokens|See all Tokens]] * [[:​Tokens|See all Tokens]]
  
Line 45: Line 48:
  
 - [[https://​forum.keyboardmaestro.com/​search?​q=Break From Loop|Keyboard Maestro Forum topics about Break From Loop]] - [[https://​forum.keyboardmaestro.com/​search?​q=Break From Loop|Keyboard Maestro Forum topics about Break From Loop]]
- 
actions/Redirect_Control_Flow.txt · Last modified: 2020/12/23 08:02 by peternlewis