<< Click to Display Table of Contents >>
Navigation: Explain™ Control Language > Library Routines > Input and Output functions >
Return the dimension of a VECTOR object.
REGULAR FUNCTION
Dimension = VectorCount(Vector)
Dimension
INDEX
The maximum number of elements in Vector.
Vector
VECTOR
A VECTOR object.
VectorNew()
Vectors