---
title: "map · RUAL Documentation"
description: "Creates a new array with the results of the provided function on every element in the array."
canonical: https://docs.rual.nl/block-types/array/array_map
language: en
---

# map

This block is part of the [`array`](https://docs.rual.nl/block-types/array) group and was last modified in core [`v13.0.7`](https://docs.rual.nl/core-versions/130007).

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

- Array required `array`

- Concurrency `number`

- Array `array`

- Iterator `function` `execute_function`

- error `value`

| `map` |
| --- |

### Core Releases
