$cs.Sys\_KillProcess
Syntax
Section titled “Syntax”$cs.Sys_KillProcess(string processname)
Parameters
Section titled “Parameters”processname
kills all process containing processname
Example
Section titled “Example”$cs.sys_killprocess("Firefox.exe")returns nothing