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