The Pick Item Action retrieves a single item from the provided list and stores the selected item as a Variable Wizard value that can be automatically used by other Actions.
Variable | Details |
---|---|
Item | Returns the selected (first, last, random, or specified) item. |
Index | Returns the index (always from the start) of the selected item. |
List | The original list used to select an item. |
Completion status | Retrieve Action execution status with a possible value—Successful or Failed. Or None, if Action has not been executed yet. |
Automatic list processing…
The Pick Item variables returned as lists (even multi-level) can be automatically processed in further Actions. Use the For Each Action to parse a given text string (any list variable) and sequentially retrieve its elements one by one · list processing examples
Questions?
If you have any questions, please do not hesitate to contact our support team.