Repeat Actions (while)¶
Description¶
Execute a list of actions repeatedly while a condition is true
Signature¶
action/while
Placement¶
| Allowed at top level: | No |
|---|---|
| Allowed parent: | Block, Conditionally Execute Actions (if), List, Protocol, Repeat Actions (while), Schedule Actions, Task System State, Trial, Unconditionally Execute Actions (else), Variable |
| Allowed children: | Action |