For
For is an advanced Route Step that lets you loop through a list of items.
...
To you can use the For action you must provide a variable which contains a list of items. There are a number of Actions that will load various lists into a variable including:
- Select From Roster
List Variable Name
The name of the variable that contains the list. The list must have been loaded into the variable in a prior step.
Dto Variable Name
The name of a variable to create to hold the item that is being processed.