Conditionally Execute Actions (if)¶
Description¶
Execute a list of actions if a condition is true
Signature¶
action/if
- Alias:
action/when
Required Parameters¶
condition¶
Condition expression
Placement¶
Allowed at top level: |
No |
---|---|
Allowed parent: |
Block, Conditional Branching (if/else), Conditionally Execute Actions (if), List, Protocol, Render Actions, Repeat Actions (while), Schedule Actions, Task System State, Trial, Unconditionally Execute Actions (else), Variable |
Allowed children: |