Tokens for For Each Value Activity
This activity produces the following tokens:
| Name | Description | Sample Syntax |
|---|---|---|
| Current Value | The current value of the token specified in this activity. | %(ForEachValue_Current Value) |
| Iteration | The number of times the For Each Value activity has run. | %(ForEachValue_Iteration) |
The "ForEachValue" portion of the syntax changes to match the activity's name.
Note: All non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity "Process [for Each]", the syntax for the Current Value token will be "%(ProcessforEach_Current Value)".