Foreach Node
The Foreach node is used to iterate over each element in a collection or array and outputs each element into a variable.
Parameters
| Label | Value Type | Description |
|---|---|---|
| Property | ValueInput | Property |
| Output to Variable | ValueOutput | Output a single element to a variable. |