$app window is exist

Allows you to check if an app is open or running.


Example

Running this code will check the app "Notepad" is running in the background.

As shown in the alert box, "Notepad" is currently open.

load html($plugin function("Desktop Automation.dll", "$app window is exist", "Notepad", "Contains"))

Was this helpful?

Next Article

$app window open list