BASICHELP.HLB  —  LBOUND
  The  LBOUND  function  returns  the  lower  bound  of  a  dimension  of  a
  compile-time or run-time dimensioned array.

  Example

  dim_num% = LBOUND(A%,2)

1  –  Syntax

      num-var = LBOUND (array-name [,num-exp])
Close Help