Add to list
Add an item to an existing list
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
List | Select the list you want to add an item to. | ARRAY | false | |
Item | Select the item you wish to add to the list. | VARIABLE | false |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The name of the variable of the new list in the scope. | ARRAY | LIST |