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"))