Microsoft®
JScript dimensions Method |
Language Reference Version 3
|
Returns the number of dimensions in a VBArray. Note: This is ONLY available in JScript (not in Javascript)
array.dimensions( )The array argument is a VBArray object.
The dimensions method provides a way to retrieve the number of dimensions in a specified VBArray.