HBOUND returns a FIXED value specifying current upper bound of dimension y of x.
|
y should have FIXED type, and if not, it will be converted thereto.
y must be greater than or equal to 1. If y is not supplied, it defaults to 1.
y can be omitted only if the array is one-dimensional.