|
|
Keywords:
Brackets,
Dnalength,
List,
Commas,
Javascript
a basic list
a built-in JavaScript object type that you can use for handling lists
a construct that provides for the storage of a list of items of the same type
a fixed-size list of numbers
a list of bytes, and the parameter DNALength keeps track of how many bytes are active in the DNA
a "list" of indexed "things"
a list of preferences
a list of strings or numbers
a list surrounded by square brackets and separated by commas
a list with a name
a named list
an extremely useful way of listing things in Flash Movies
an indexed list of a certain length
an ordered list
A term used by tax assessors to describe a list of properties in a certain category sold within a given period of time.
An array is a list of items that are identified by their place in the list. The count begins with 0, and the items of the array are identified with brackets, so the first item in an array called list can be accessed by list[0].
|