action:While
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| action:While [2015/07/09 00:17] – created mirazjordan | action:While [2021/10/14 04:33] (current) – peternlewis | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | The While action executes a list of actions while conditions are met. | + | ====== |
| - | {{:action:while.png|}} | + | This _Action_ repeats a group of [[:Actions|Actions]] |
| - | Drag one or more actions into the //No Action// area. | + | It is one of several Actions that _loop_ through a set of other Actions until some criteria is met. |
| - | Select a way to meet the conditions: | + | **The _While_ Criteria can be any of these:** |
| *Any of the following are true — at least one condition must be true. | *Any of the following are true — at least one condition must be true. | ||
| *All of the following are true — every condition must be true. | *All of the following are true — every condition must be true. | ||
| Line 11: | Line 11: | ||
| *Not all of the following are true — at least one condition must be false. | *Not all of the following are true — at least one condition must be false. | ||
| - | Add a new condition by clicking the green + button beside //New Condition// to select | + | **The _Condition_ can be any from the [[: |
| - | Conditions are grouped by category. See the Conditions section for further details. | + | **When you insert this _Action_ it appears like this:**\\ |
| - | | + | {{: |
| - | | + | |
| - | | + | ===== How To Setup ===== |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | - Select one of these _Conditions_ and enter additional details as needed. |
| - | | + | |
| - | *Macro/Macro Group | + | |
| - | *Menu | + | ===== Exiting the While Loop ===== |
| - | *Modifiers | + | |
| - | *Mounted Volume | + | * The _Actions_ in the _While_ loop (set of actions) will start *if* all criteria and conditions are met when the _Action_ is executed in the Macro processing. |
| - | | + | * As soon as the _While_ Criteria is _not_ met, the _Action_ will exit the loop, and the next _Action_ (if any) in the Macro will be processed. |
| - | | + | * You can explicitly exit the loop by using the [[action: |
| - | | + | * For example, in the example _Action_ shown below, the _While_ loop will exit\\ |
| - | | + | 1. Finder is NOT frontmost\\ |
| - | | + | **OR**\\ |
| - | *USB Device | + | 2. The Keys ⌘⇧ are pressed\\ |
| - | | + | **THEN the loop will exit.** |
| - | | + | |
| - | | + | You can break out of the loop, retry this iteration, or skip to the next iteration with the [[actions: |
| - | *Wireless Network | + | |
| + | ===== Example ===== | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ===== Conditions ===== | ||
| + | |||
| + | See the [[: | ||
| + | |||
| + | ~~NOCACHE~~ | ||
| + | <nspages condition -textPages=""> | ||
| After selecting a condition category you can make further choices. For example, if you choose the // | After selecting a condition category you can make further choices. For example, if you choose the // | ||
| 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: | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | === Actions === | ||
| + | |||
| + | * [[action:If Then Else|If Then Else]] action | ||
| + | * [[action: | ||
| + | * [[action: | ||
| + | * [[action: | ||
| + | * [[action: | ||
| + | * [[action: | ||
| + | * [[actions: | ||
| + | * [[: | ||
| + | |||
| + | === Conditions === | ||
| + | |||
| + | * [[: | ||
| + | ==== Forum ==== | ||
| + | |||
| + | - [[https:// | ||
| + | |||
| + | - [[https:// | ||
action/While.1436401038.txt.gz · Last modified: by mirazjordan
