For Each
Iterates over the input list. The loop exec fires for each element in the list. The Done exec fires once the end of the list has been reached.
Inputs | Outputs |
---|---|
exec | No name. | exec | Loop |
List<any> | Items | any | Item |
exec | Done |
Properties
Is beta required? | No |
Is chip a trolling risk? | No |
Is chip a role assignment risk? | No |
Chip UUID | 744e5311-6cc7-4130-962e-fe050a475d43 |
Room availability | Available everywhere |
Uses
None so far!
Tips
None so far!
Issues
None so far!