LabVIEWParameterElement.ExprClusterTypeMismatch
- Updated2025-07-21
- 1 minute(s) read
LabVIEWParameterElement.ExprClusterTypeMismatch
Syntax
LabVIEWParameterElement.ExprClusterTypeMismatch( sequenceContext)
Return Value
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.