ArrayConstant Properties

Requires: VI Scripting

Inherits from Constant. View the class hierarchy.

PropertyDescription
ElementReturns a reference to an array element. Details
Element Gap?Returns TRUE if there is a gap between elements of the array. Details
Horizontal Scrollbar VisibleReturns TRUE if the horizontal scroll bar is visible. Details
Index RectReturns the coordinates of the rectangle that encloses the index display on the array. Details
Index ValueReturns an array of indices for the element displayed in the top left corner of the array of each dimension. Details
Index Visible?Returns TRUE if the array index is visible. Details
Num DimensionsReturns the number of dimensions in the array. Details
Number of ColumnsReturns the number of visible columns in the array. Details
Number of RowsReturns the number of visible rows in the array. Details
Selection End[]Returns an array of the number of elements you select in each dimension of the array. Details
Selection Start[]Returns an array of the indexes for each dimension that specifies the beginning of data selection. Details
Show Selection?Returns TRUE if the selected elements of the array are visible. Details
Vertical Scrollbar VisibleReturns TRUE if the vertical scrollbar is visible. Details