Array.Dimension Property

Top 

Description

The number of elements (N) that the Array contains.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

10

Valid Range:

Array.Dimension ≥ 0

 

Syntax

myVariable1 = myArray1.Dimension;

 

myArray1.Dimension = myVariable1;

 

See also

Array Object

Matrix, Array, and Variable Math Guide