Repeat Actions (while)

Description

Execute a list of actions repeatedly while a condition is true

Signature

action/while

Required Parameters

condition

Condition expression

Placement

Allowed at top level:

No

Allowed parent:

Block, Conditionally Execute Actions (if), List, Protocol, Render Actions, Repeat Actions (while), Schedule Actions, Task System State, Trial, Unconditionally Execute Actions (else), Variable

Allowed children:

Action