Loop over every element of an array
summary (oneliner)
Similar to the repeat op but then for all values in an array
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Exe (Trigger)
trigger
Array (Array)
the array to iteratie over
Outputs
Trigger (Trigger)
next trigger
Index (Number)
the index of the current element
Value (String)
the value of the current element
Patches using ArrayIteratorStrings
Changelog
Ops.Array.ArrayIterator renamed to Ops.Array.ArrayIteratorNumbers 2021-02-17 - pandur | |
cloned op from Ops.Array.ArrayIteratorNumbers 2021-05-11 - stephan | |
Ops.User.stephan.ArrayIteratorStrings renamed to Ops.Array.ArrayIteratorStrings 2021-05-11 - stephan |