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
Next revision Both sides next revision
action:While [2017/09/07 01:47]
peternlewis
action:While [2020/07/16 21:19]
JMichaelTX ADD block on looping actions
Line 1: Line 1:
 ====== While Conditions Are Met Action ====== ====== While Conditions Are Met Action ======
  
-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. 
 + 
 +**Looping Actions** 
 + 
 +* [[action:​For_Each|For Each]] action 
 +* [[action:​Repeat|Repeat]] action 
 +* [[action:​Until|Until]] action 
 +* [[action:​While|While]] action 
  
 **The _While_ Criteria can be any of these:** **The _While_ Criteria can be any of these:**
Line 40: Line 49:
 ===== 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 57:
  
 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 64:
 === 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 76:
  
 * [[:​Conditions|See all Conditions]] * [[:​Conditions|See all Conditions]]
- 
 ==== Forum ==== ==== Forum ====
  
action/While.txt · Last modified: 2021/10/14 00:33 by peternlewis