User Tools

Site Tools


action:Break_From_Loop

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
Last revision Both sides next revision
action:Break_From_Loop [2015/07/01 17:46]
mirazjordan
action:Break_From_Loop [2017/03/05 21:44]
peternlewis
Line 1: Line 1:
-The Break From Loop action controls flow in the macro. It allows you to cancel execution of the current loop, and continue execution after the loop.+The //Break From Loop// action controls flow in the macro. It allows you to cancel execution of the current loop, and continue execution after the loop.
  
 Available options are: Available options are:
Line 9: Line 9:
  
 This is also available as 4 other actions with the action already selected: This is also available as 4 other actions with the action already selected:
-  * Cancel All Macros +  * Cancel All Macros: Cancel all macros that Keyboard Maestro Engine is currently executing. 
-  * Cancel All Other Macros +  * Cancel All Other Macros: Cancel all macros except this macro and any macros that executed this macro. 
-  * Cancel Just This Macro +  * Cancel Just This Macro: Cancel just this macro, continue executing the macro that executed this macro. 
-  * Cancel This Macro+  * Cancel This Macro: Cancel this macro and any macros that executed this macro.
  
 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.
  
 {{:​action:​breakfrommacro.png|}} {{:​action:​breakfrommacro.png|}}
 +
 +
 +===== See Also =====
 +
 +----
 +
 +=== Actions ===
 +
 +* [[action:​Cancel All Macros|Cancel All Macros]]
 +* [[action:​Cancel All Other Macros|Cancel All Other Macros]]
 +* [[action:​Cancel Just This Macro|Cancel Just This Macro]]
 +* [[action:​Cancel This Macro|Cancel This Macro]]
 +* [[:​Actions|See all Actions]]
 +
 +=== Tokens ===
 +
 +* [[token:​ExecutingMacro|%ExecutingMacro%]]
 +* [[token:​ExecutingMacroGroup|%ExecutingMacroGroup%]]
 +* [[token:​ExecutingMacroUUID|%ExecutingMacroUUID%]]
 +* [[token:​ExecutingThisMacro|%ExecutingThisMacro%]]
 +* [[token:​ExecutingThisMacroUUID|%ExecutingThisMacroUUID%]]
 +* [[:​Tokens|See all Tokens]]
 +
 +==== Topics ====
 +
 +* [[manual:​How do I#How do I cancel a running Macro|How do I cancel a running Macro]]
 +* [[:​Frequently Asked Questions|FAQ]]
 +
 +----
 +==== Forum ====
 +
 +- [[https://​forum.keyboardmaestro.com/​t/​kill-switch/​2798/​4|Kill Switch]]
 +
 +- [[https://​forum.keyboardmaestro.com/​t/​detect-all-running-macros/​3559/​2|Detect all running macros]]
 +
 +- [[https://​forum.keyboardmaestro.com/​search?​q=Break From Loop|Keyboard Maestro Forum topics about Break From Loop]]
action/Break_From_Loop.txt · Last modified: 2017/09/07 01:37 by peternlewis