foreach
This block is part of the foreach
group and was last modified in core v10.4.28
.
foreach
v10.4.28
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
Arrayrequired Array to loop over. The function will be called for each item |
array |
|
|
Concurrency How many iterate functions should be ran at the same time |
number |
5 |
Pin | Pin | Type | Example |
---|---|---|---|
done |
flow |
||
Iterator |
execute_function |
||
exposed data Returns all data returned using Exposed Return . Allowing data to be exposed back into the flow. |
array |
Core Releases
v10.4.28 This block was introduced inv10.4.28
, click here to see the release notes.
Back to
foreach
Return to the main group to view all sub-groups
Back to flow: loops
Return to the group to view all blocks within this group