Search
Plugins
>
Intrinsics 1.0.0
>
Array
> push
Method push(
Object
element1,
Object
elementX
)
Adds one or more elements to the end of an array
Returns
void
Arguments
Name
Type
Description
element1
Object
Element to add
elementX
Object
Optional. Element to add