Name | Type | Description |
---|---|---|
start | Number | Required. Specify where to add/remove elements. |
howmany | Number | Required Specify how many elements should be removed. Can be "0" |
element1 | Object | Optional. Specify a new element to add to the array |
elementX | Object | Optional. Several elements can be added |