User Tools

Site Tools


action:Repeat

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
action:Repeat [2015/04/14 00:19]
peternlewis created
action:Repeat [2021/10/14 00:33]
peternlewis [Repeat Action]
Line 1: Line 1:
-The Repeat ​action ​allows you you repeat a sequence of sub-actions as many times as you like.+====== Repeat Action ====== 
 + 
 + 
 +The **Repeat ​[[:​Actions|Action]]** ​allows you to repeat a sequence of sub-actions as many times as you like
 + 
 +It is one of several Actions that _loop_ through a set of other Actions until some criteria is met.
  
 The repeat count can be a simple number, or you can use a variable or other calculation in the field (as with most all numeric fields in Keyboard Maestro, simply start typing and the field will expand to make room for more than a number). The repeat count can be a simple number, or you can use a variable or other calculation in the field (as with most all numeric fields in Keyboard Maestro, simply start typing and the field will expand to make room for more than a number).
  
-The [Variable Repeat](http://​forum.keyboardmaestro.com/​t/​variable-repeat/​225) topic on the wiki shows how to ask for a repeat count and then repeat a set of actions ​that many times.+You can break out of the loop, retry this iteration, or skip to the next iteration with the [[actions:​Redirect_Control_Flow|actions:​Redirect Control Flow]] ​actions. 
 + 
 +===== See Also ===== 
 + 
 +=== Actions === 
 + 
 +* [[action:​Pause_Until|Pause Until]] action 
 +* [[action:​For_Each|For Each]] action 
 +* [[action:​Until|Until]] action 
 +* [[action:​While|While]] action 
 +* [[action:​Assert|Assert]] action 
 +* [[actions:​Redirect_Control_Flow|Redirect Control Flow]] actions 
 +* [[:​Actions|See all actions]] 
 + 
 +=== Forum ===
  
 +- The [Variable Repeat](https://​forum.keyboardmaestro.com/​t/​variable-repeat/​225) topic on the forum shows how to ask for a repeat count and then repeat a set of actions that many times.
action/Repeat.txt · Last modified: 2023/09/15 02:25 by peternlewis