Lua:unpause
Jump to navigation
Jump to search
| <> Function function unpause() |
Resumes the currently opened process if it was paused.
Function Parameters
<none>
Example
unpause() -- The target process resumes execution
See also
| Lua |
| Script Engine |