LabVIEWParameterElement.CreateDefaultArrayElements

Syntax

LabVIEWParameterElement.CreateDefaultArrayElements

Return Value

Boolean

Returns a value that indicates whether the default array elements were created.

Purpose

Creates all the default array elements of an array parameter element.

Remarks

This method is valid only on array parameter elements and creates the elements only if the array control on the VI front panel defines default. TestStand replaces any existing array elements the parameter previously specified.

See Also

LabVIEWParameterElement.DeleteArrayElements

LabVIEWParameterElement.Type