LabVIEWParameter.DisplayCreateCustomDataTypeDialog
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
LabVIEWParameter.DisplayCreateCustomDataTypeDialog
Syntax
LabVIEWParameter.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.