LBound Function

  1. LBound(array [,dimension])

Returns the smallest available subscript for the dimension of the indicated array.

Related Topics: UBound Function

More:

Example: