LabVIEWNXGParameter.GetArrayElementIndex
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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].