version 3
RESUME PROCESS (process)
| Parameter | Type | Description | |
| process | Number | Process number |
Description
RESUME PROCESS resumes a process whose execution has been paused or delayed. If process is not paused or delayed, RESUME PROCESS does nothing.
If process has been delayed before, see the PAUSE PROCESS or DELAY PROCESS commands. If process does not exist, the command does nothing.
See Also