LabVIEWParameter.UpdateClusterMapping
- Updated2025-07-21
- 1 minute(s) read
LabVIEWParameter.UpdateClusterMapping
Syntax
LabVIEWParameter.UpdateClusterMapping( sequenceContext)
Return Value
Returns True if the method updates any expression values for the elements of the cluster parameter.
Purpose
Updates the expression values for the cluster parameter elements when the parameter specifies an expression value that evaluates to a named data type that enables cluster passing.
Remarks
This method is valid only on cluster parameters.
Parameters
sequenceContext As SequenceContext
[In] Pass the sequence context that the dialog box uses to evaluate all value expressions. You can use the Engine.NewEditContext method to obtain an edit-time sequence context.