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: 3/22/2018 3:42 PM
|