Looping Node
WIP
Parameters
Types
LoopData
Property | Type | Description |
---|---|---|
nodeId | string | The node id |
index | number | The current index of the loop |
data | unknown[] | Array data that the node currently loop |
currentData | unknown | The current loop data |
WIP
Property | Type | Description |
---|---|---|
nodeId | string | The node id |
index | number | The current index of the loop |
data | unknown[] | Array data that the node currently loop |
currentData | unknown | The current loop data |