LabVIEWNXGParameter.GetArrayElementIndex

Syntax

LabVIEWNXGParameter.GetArrayElementIndex

Data Type

String

Purpose

Returns the index of the array element as an array index string.

Remarks

An array index string. Array index strings are a list of numbers enclosed in brackets that index each dimension of the array. For example, the following is an array index for a two dimensional array: [0][1].