qck.hlp (Table of Contents; Topic list)
Array Definition
                                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Array
 
 ■ An array is a group of variables of the same type that share a common
   name. Each array element has a unique index number that identifies it.
 
 See: Array Storage Summary  Creating a Control Array
      Scope Rules            Variable Naming Conventions
      Variables Summary