System.IsProcessRunning
Skip to content
mnscript
bool System.IsProcessRunning(string) 

Description ​

Gets whether a process with the given Id is running.

Arguments ​

string

Returns ​

bool - True if a process with the given Id is running.