> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-others/is-process-running.md).

# Is Process Running

Kalipso - Form - Actions - Actions Description - Group Others - 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&amp;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.
