RUAL Documentation

map and parse

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

map and parse v10.4.28

Takes an array with strings and parses every item.

Pin Pin Type Default
Arrayrequired
The array with strings to parse
array
Concurrency
How many times this function should be executed in parallel.
number 10
Pin Pin Type Example
array
The array after parsing each item.
array
success
Indicates the success of the operation.
condition
error
Error message in case of failure.
value

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