IsProcessRunning

isprocessrunning [<process name>]

Checks whether a specific process is currently running.

Parameters:

  1. The name of the process.

Returns: True if the process is running. False if the process is not running.