An ARRAY is a set of data values of one class and data type. ANA
offers arrays of SCALARs (see Scalars) and arrays of
STRINGs (see Strings). Each array has a specific
dimensional structure, with up to #MAX_DIMS (usually 8)
dimensions (see #MAX_DIMS).