sort Method (JScript 5.6)

Returns an Array object with the elements sorted.

arrayobj.sort(sortFunction) 

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also