Short Name: Get VI.Title
Requires: Base Development System
Class: Application Methods
To Use: Create a method.
Returns the name that appears in the title bar of the specified VI. This method does not load the VI into memory.
| Data type | Name | Required | Description |
|---|---|---|---|
![]() | VI Path | Yes | Path to the VI whose window title you want to get. |
![]() | VI Title | Yes | Window title of the VI. |
The following table lists the characteristics of this method.
| Data type | No return value |
| Available in Run-Time Engine | Yes (Read/Write) |
| Available in Real-Time Operating System | Yes |
| Remote access allowed | Yes |