Task Functions

scop.task.isrunning(exefilename)

Checks if a process is running by its executable name
returns: boolean

scop.task.kill(exefilename)

Closes a running process by its executable name