Stringfunctions+ | Formula FOREACH
Description
This formula loops through each element in the specified array and performs a function on it.
VAR LOOPKEY and LOOPVALUE can be used in this formula.
Formula(s)
PHP
{=FOREACH(Array;"Function")}
Result
String
Parameters
Parameter | Content | Format | Default value | Explanation |
---|---|---|---|---|
Array | Array of values | Array | ||
Function | Function performed for each element in the array | String | ||
Array | Array of values | Array |