CommonCParameter.GetArrayDimensionSize
- Updated2026-02-03
- 1 minute(s) read
CommonCParameter.GetArrayDimensionSize
Syntax
CommonCParameter.GetArrayDimensionSize( dimension)
Return Value
Purpose
Note
This property is obsolete. Use the
CommonCParameter.GetArrayDimensionSizeExpr
method instead.
Remarks
Returns the value of the CommonCParameter.GetArrayDimensionSizeExpr method if the expression is a numeric value; otherwise TestStand throws an exception.
Parameters
dimension As Long
[In] Specifies the zero-based index corresponding to one of the array dimensions.
See Also
CommonCParameter.GetArrayDimensionSizeExpr