MS JScript JavaScript Tutorial

Syntax

vbarray.lbound(dimension)
    vbarray.lbound()
The lbound() method returns the lowest index value in the dimension passed. If no dimension is passed, then the method defaults to using 1.