Unconditionally Execute Actions (else)¶
Description¶
Execute a list of actions unconditionally. Useful only in conjunction with Conditional Branching (if/else).
Signature¶
action/else
- Alias:
- action/otherwise
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: |