array <definition>

Switch View :
ScriptFree
 
array <definition>

array

A variable that contains a finite number of elements that have a common name and data type. Each element of an array is identified by a unique index number. Changes made to one element of an array don't affect the other elements.