Difference between revisions of "Lua:pause"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
− | + | {{LuaFunctionParametersNone}} | |
− | |||
− | == | + | {{LuaSeeAlso}} |
+ | |||
+ | === Related Functions === | ||
* [[unpause]] | * [[unpause]] | ||
− |
Revision as of 21:22, 19 March 2017
function pause()
pauses the currently opened process.
Function Parameters
<none>