Syntax
<dllobject>$cs.Sys_WaitForProcessToExist(string processname, int MaxWaitSec, int IntervalSec)
Parameters
processname
Process name to wait for
...
<dllobject>$cs.Sys_WaitForProcessToExist(string processname, int MaxWaitSec, int IntervalSec)
processname
Process name to wait for
...