Returns a string value consisting of all the elements of an array concatenated together and separated by the specified separator character.
function join(separator : String) : String |
Ajax toolkit
Ajax website
Returns a string value consisting of all the elements of an array concatenated together and separated by the specified separator character.
function join(separator : String) : String |
Arguments
Remarks
Example
Requirements
See Also
Ajax toolkit
Ajax website