Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
Presents a menu of the items passed as input to the action and outputs the user’s selection.
Prompt
The instruction provided when the list is presented.
Select Multiple
When enabled, multiple items may be chosen from the list.