Closes the front panel window of the current VI. This VI is usually executed to close a dialog window of the main window after a user exit command.
close? (Recommended)
- Input type: Boolean
- Default value: False
- Description: Only applicable if used in a LabView environment (no executable). If True, the window will close, if False, the window will stay opened even after the VI is stopped. This can be useful for debugging.
VI Refnum (Required)
- Input type: Refnum
- Description: Reference of the VI to be closed.