For each in list
This will run all inner actions for every element of a list variable.
note
Inside the loop, you can use the last action's output to store the current element if needed.
Parameters
- List name (text)
- Reverse order (true or false)
- Random order (true or false)