LabVIEWParameter.ExprClusterTypeMismatch

Syntax

LabVIEWParameter.ExprClusterTypeMismatch( sequenceContext)

Return Value

Boolean

Purpose

Returns True if you enable cluster mapping for the variable or property the expression value returns and the names or types of cluster elements do not match the LabVIEW cluster the VI specifies. Otherwise this method returns False .

Parameters

sequenceContext As SequenceContext

[In] Specifies the SequenceContext to use to evaluate the parameter expression value.

See Also

LabVIEWParameter.Type

LabVIEWParameter.ValueExpr

SequenceContext