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