Returns a JavaScript array version of the VBArray .
Return an integer of the lowest and highest index values available for a particular dimension of a VBArray .
Returns the value of an item from the VBArray . Parameters specify the location in the array.
Returns an integer corresponding to the number of dimensions of the VBArray .
The VBArray object lets JavaScript communicate with Visual Basic safe arrays. This kind of array is read-only, can be multidimensional, and is som