Microsoft® JScript™
dimensions Method
 Language Reference 
Version 3 

See Also                  Applies To


Description
Returns the number of dimensions in a VBArray. Note: This is ONLY available in JScript (not in Javascript)
Syntax
array.dimensions( )

The array argument is a VBArray object.

Remarks
The dimensions method provides a way to retrieve the number of dimensions in a specified VBArray.


© 1997 by Microsoft Corporation. All rights reserved.