RUAL Documentation

map

This block is part of the array group and was last modified in core v13.0.7.

map v13.0.7

Creates a new array with the results of the provided function on every element in the array.

Pin Pin Type Default
Array
The input array to be processed.
array
Concurrency
How many times this function should be executed in parallel.
number
Pin Pin Type Example
Array
array
Iterator
The function to be applied to each element in the array.
execute_function
error
Error message in case of failure.
value

Core Releases

v13.0.7 This block was introduced in v13.0.7, 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