FutureProg functions
killprogram
Boolean killprogram(Number processid)
Contexts: computer program
Kills a process on the current owner and returns true if that process was ended.
processid: The process id to kill on the current owner
Contexts: computer program
Kills a process on the current owner and returns true if that process was ended.
processid: The process id to kill on the current owner