Retrieve the application title of a running application
- Last UpdatedJul 24, 2024
- 1 minute read
In a script, you can find the application title or Windows task list name of a specified running application by using the InfoAppTitle() function. This information is, for example, required by InTouch scripting for checking if the specified application is currently running or for activating it.
Note: This function will not return a value for Internet Explorer. As a workaround, use the Google Chrome browser.