Home / comp / gb / .array.bounds / _get 
.Array.Bounds[] (gb)
Syntax
DIM hArray.Bounds AS .Array.Bounds
DIM anInteger AS Integer

anInteger = hArray.Bounds [ Dimension AS Integer ]
Returns the size of the array dimension specified by Dimension.

Dimension starts from 0 to (Dim - 1).