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.

Inputs 2
  • Array required
    array
  • Concurrency
    number
Outputs 3
  • Array
    array
  • Iterator function
    execute_function
  • error
    value
map

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