/
comp
/
gb
/
process
/ state
Process.State (gb)
Syntax
PROPERTY READ
State
AS
Integer
Returns the current state of the process object:
Stopped
,
Running
or
Crashed
.