Current VI's Path

Returns the path to the file of the current VI. If the VI never has been saved, this constant returns Not A Path. This constant always returns the current location of the VI. If you move the VI, the value of this constant changes.

If the VI is incorporated into an application using the Application Builder libraries, this constant returns the path to the VI in the application file, and treats the application file as a VI library.

path is the path to the current VI.