Property summary
Modifiers
Property
static
CASEINSENSITIVE:Number
static
DESCENDING:Number
length:Number
static
NUMERIC:Number
static
RETURNINDEXEDARRAY:Number
static
UNIQUESORT:Number
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Constructor summary
Signature
Array([value:Object])
Description
Represents case-insensitive sorting.
Represents a descending sort order.
A non-negative integer specifying the
number of elements in the array.
Represents numeric sorting instead of
string-based sorting.
Represents the option to return an
indexed array as a result of calling the
sort() or sortOn() method.
Represents the unique sorting
requirement.
property),
__proto__ (Object.__proto__
property),
__resolve
Description
Lets you create an array.
Array
249
Need help?
Do you have a question about the FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE and is the answer not in the manual?
Questions and answers