LabVIEWNXGParameter.GetArrayElementIndex
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
LabVIEWNXGParameter.GetArrayElementIndex
Syntax
LabVIEWNXGParameter.GetArrayElementIndex
Data Type
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].