RUAL Documentation

flat map

This block is part of the array group and was last modified in core v10.4.28.

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 in v10.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