powered by
Check if process with a given id exists.
process_exists(x)
A process handle returned by spawn_process or a OS-level process id.
TRUE if process exists, FALSE otherwise.
TRUE
FALSE