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:

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.

Last updated