Checks if the specified application is running or not on terminal.
Parameters
|
Exe File Name <string> |
|
The name of the application that the user wants to check if it is running or not. |
|
|
Target <unquoted string> |
|
The control or variable that saves the return value of this action. If the application is running the return value is 1, otherwise is 0. |
|
Updated: 4/8/2016 5:31 PM
|