RETURNINDEXEDARRAY (Array.RETURNINDEXEDARRAY property)

public static RETURNINDEXEDARRAY : Number

Specifies that a sort returns an indexed array as a result of calling the sort() or sortOn() method. You can use this constant for the options parameter in the sort() or sortOn() method. This provides preview or copy functionality by returning an array that represents the results of the sort and leaves the original array unmodified.

The value of this constant is 8.

Availability: ActionScript 1.0; Flash Player 7

See also

sort (Array.sort method), sortOn (Array.sortOn method)


Flash CS3


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flash/9.0/main/00001362.html