Add all items of list to list
Add all the items of one list to another list.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
List | Select the list you want to add a items to. | ARRAY | false | |
Adding list | Select the list you wish to add to the other list. | ARRAY | false |