Control.map

Description

Loops through all the elements in a list to apply a specific operation to each element. Example: Loop through a list of numbers to square (operation to be applied) every number.

Input / Parameter

Output

Object

Callback

callback

The action performed if this function runs successfully.

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated