Add item to list
Add an item to a list.

Input
Add Item
| Name | Required | Description |
|---|---|---|
| List | Select the list variable you want to add this item to. | |
| Item | The value of the item to add to the selected list. |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |