Close Method
Installed With: Base Package
Class: Project Methods (ActiveX)
Closes a LabVIEW project and all references to all items in the project. This method also closes the LabVIEW Project Explorer window if it is open and closes any VIs that are open in any application instance owned by the project. In LabVIEW, you also can select File»Close All to close the project and the Project Explorer window.
Syntax
object.Close()
Return Value
none