You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marty Chang edited this page Jan 21, 2021
·
1 revision
The Split Multiple Values action takes a multi-select output value from a screen step and splits that output into a collection, so that the flow developer can easily loop through the multiple selections in a subsequent step.
Input values
Input Value
Description
inputList
The direct output from a checkbox group or from a multi-select picklist component on a screen step.
Output value
The output is a text collection that can be used as direct input for a loop step.