Short Name: Open.LV Document
Requires: VI Scripting
Class: Application Methods
To Use: Create a method.
Opens a LabVIEW document.
This method is similar to selecting File»Open and browsing to the document.
| Data type | Name | Required | Description | 
|---|---|---|---|
![]()  | Path | Yes | Path to the file you want to open. | 
![]()  | Interactive? | No | If TRUE, LabVIEW might display dialog boxes while opening the file. For example, LabVIEW might prompt you to locate missing subVIs. | 
The following table lists the characteristics of this method.
| Data type | No return value | 
| Available in Run-Time Engine | No | 
| Available in Real-Time Operating System | No | 
| Remote access allowed | Yes |