LabVIEWParameterElement.DisplayCreateCustomDataTypeDialog
- Updated2025-07-21
- 1 minute(s) read
LabVIEWParameterElement.DisplayCreateCustomDataTypeDialog
Syntax
LabVIEWParameterElement.DisplayCreateCustomDataTypeDialog( sequenceContext)
Return Value
Returns True if you click OK in the dialog box. False if you click Cancel .
Purpose
Launches the Create/Update Custom Data Type from Cluster dialog box, in which you configure a new custom data type or update an existing custom type.
Parameters
sequenceContext As SequenceContext
[In] Specifies the sequence context the dialog box uses to obtain information about the sequence file. You can use the Engine.NewEditContext method to obtain an edit-time sequence context.