User Tools

Site Tools


action:While

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
action:While [2017/09/07 01:47]
peternlewis
action:While [2021/10/14 00:33] (current)
peternlewis
Line 2: Line 2:
  
 This _Action_ repeats a group of [[:​Actions|Actions]] while the [[:​Conditions|Conditions]] in the _While_ criteria are met.  As soon as the _While_ Criteria is _not_ met, the _Action_ will exit the loop. This _Action_ repeats a group of [[:​Actions|Actions]] while the [[:​Conditions|Conditions]] in the _While_ criteria are met.  As soon as the _While_ Criteria is _not_ met, the _Action_ will exit the loop.
 +
 +It is one of several Actions that _loop_ through a set of other Actions until some criteria is met.
  
 **The _While_ Criteria can be any of these:** **The _While_ Criteria can be any of these:**
Line 40: Line 42:
 ===== Conditions ===== ===== Conditions =====
  
- +See the [[:​Conditions|Conditions]] section for further details.
-[[:​Conditions|Conditions]] are grouped by category. ​See the [[:​Conditions|Conditions]] section for further details.+
  
 ~~NOCACHE~~ ~~NOCACHE~~
Line 49: Line 50:
  
 Add further conditions by clicking the green + button again. Add further conditions by clicking the green + button again.
 +
 +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 ===== ===== See Also =====
Line 54: Line 57:
 === Actions === === Actions ===
  
-* [[action:If Then Else|If Then Else]] +* [[action:If Then Else|If Then Else]] ​action 
-* [[action:Pause|Pause Until Conditions Met]]+* [[action:Pause_Until|Pause Until]] ​action
 * [[action:​For_Each|For Each]] action * [[action:​For_Each|For Each]] action
 * [[action:​Repeat|Repeat]] action * [[action:​Repeat|Repeat]] action
 * [[action:​Until|Until]] action * [[action:​Until|Until]] action
 +* [[action:​Assert|Assert]] action
 * [[actions:​Redirect_Control_Flow|Redirect Control Flow]] actions * [[actions:​Redirect_Control_Flow|Redirect Control Flow]] actions
 * [[:​Actions|See all Actions]] * [[:​Actions|See all Actions]]
Line 65: Line 69:
  
 * [[:​Conditions|See all Conditions]] * [[:​Conditions|See all Conditions]]
- 
 ==== Forum ==== ==== Forum ====
  
action/While.1504763271.txt.gz · Last modified: 2017/09/07 01:47 by peternlewis