A VECTOR is a linear array that can hold any Explain™ datatype or object.
The number—but not the type—of the VECTOR's elements is specified when the VECTOR is created.
Vector | VECTOR | The new VECTOR | |
Number | INDEX | The maximum number of elements in Vector. |