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:57]
peternlewis [See Also]
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 60: Line 69:
 * [[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 66: Line 76:
  
 * [[:​Conditions|See all Conditions]] * [[:​Conditions|See all Conditions]]
- 
 ==== Forum ==== ==== Forum ====
  
action/While.txt · Last modified: 2021/10/14 00:33 by peternlewis