Get VI:Title
- Updated2026-02-04
- 1 minute(s) read
Returns the name that appears in the title bar of the specified VI. This method does not load the VI into memory.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| VI Path | ![]() |
Yes | Path to the VI whose window title you want to get. |
| VI Title | ![]() |
Yes | Window title of the VI. |
Remarks
The following table lists the characteristics of this method.
| Short Name | Get VI.Title |
| Data type | No return value |
| Available in Run-Time Engine | Yes |
| Available in Real-Time Operating System | Yes |
| Remote access allowed | Yes |

