Definition and Usage
The Add item to list command is used to add an item at the end of, or to a specific position in the existing list.
Parameter Values
Set Parameters
Parameter | Description |
List | Select a list variable |
Insert | Select the way to add them
|
Value | Enter content to add |
Error Handling
Example
The above workflow adds a value "911" to an empty list called newList.