- :nothing
terminate
kill process with given id
Parameters
terminate id :integer
Attributes
code | :integer | use given error code |
Returns
Examples
copy; start process pid: execute.async "someProcessThatDoesSomethingInTheBackground" ; wait for 5 seconds pause 5000 ; terminate background process terminate pid