description | layout | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Runs the connected blocks once for each value in a table. |
|
Runs the connected blocks once for each value in a table.
- Scripts
- LocalScripts
- Yields
The table used for the loop.
- Can use Variable
ExampleTable
The current index in the table that is being looped through.
TableIndex
The current value in the table that attributes to the index.
IndexValue