flat map
This block is part of the array
group and was last modified in core v10.4.28
.
Type Selection Required
This block requires you to select the data type you want to work with. You must manually select the type using the type selector modal. To access the modal, click the white button on the block.
flat map
v10.4.28
Executes the provided function on every element in the array and returns as a flat array.
Pin | Pin | Type | Default |
---|---|---|---|
Array The input array to be processed. |
array |
Pin | Pin | Type | Example |
---|---|---|---|
Flat Array The resulting flat array after applying the function. |
array |
||
Iterator The function to be applied to each element in the array. |
execute_function |
Core Releases
v10.4.28 This block was introduced inv10.4.28
, click here to see the release notes.
Back to
array
Return to the main group to view all sub-groups
Back to array
Return to the group to view all blocks within this group