JavaScript Editor Ajax toolkit     Ajax website 



Main Page

Returns a new array consisting of a combination of the current array and any additional items.

function concat([item1 : { Object | Array } [, ... [, itemN : { Object | Array }]]]]) : Array

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also



JavaScript Editor Ajax toolkit     Ajax website


©