Appends new elements to an array, and returns the new length of the array.
function push([item1 : Object [, ... [, itemN : Object]]]) : Number |
Ajax toolkit
Ajax website
Appends new elements to an array, and returns the new length of the array.
function push([item1 : Object [, ... [, itemN : Object]]]) : Number |
Arguments
Remarks
Requirements
See Also
Ajax toolkit
Ajax website