[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
LBOUND Lower Bound of Array Dimension
LBOUND(array[,dimension])
Returns the lowest subscript for a given dimension of a given array.
array The name of an array.
dimension The number of a dimension. The first dimension of an array
is 1, the second is 2, and so on. For one-dimensional
arrays, this argument can be omitted.
See Also:
UBOUND
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson