# Is Process Running

Checks if the specified application is running or not on terminal.

Action available for the following operating systems:

<figure><img src="https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LrTlA1suFa5N48x_83N%2Fuploads%2F96QT0XRRMpacimxCfDMo%2FWindows%20Old.PNG?alt=media&#x26;token=a5a8e01e-2acf-4758-888e-d1d90e149b12" alt=""><figcaption></figcaption></figure>

### 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.
