Add Item(s) to Array
Overview
Adds the provided list of items to a DataStructure Array
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|---|---|---|
Item(s) to Add | One or more items to add to the target array | Any Data Process Type Block Group | Yes |
Target Array | The DataStructure Array to which to add the items | Reference Block Group | Yes |
Operation Type | How to add the item(s) to the target array | Text Process Block Group | No |
Target Index | The index before / after which to add the item(s) | Number Process Block Group | No |
Error if Target Does Not Exist | Whether to error if the target array does not exist | Boolean Block Group | No |