Specifies the lower bound of each dimension of the array. For multi-dimensional arrays, you can specify an expression that ...

Specifies the lower bound of each dimension of the array. For multi-dimensional arrays, you can specify an expression that uses the implicit $i parameter. The parameter will be substituted with the dimension index to find the lower bound of the array in that dimension.