Difference between revisions of "Lua:pause"
Jump to navigation
Jump to search
(→Related Functions) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
− | + | {{LuaFunctionParametersNone}} | |
− | |||
− | == | + | {{LuaSeeAlso}} |
− | * [[unpause | + | |
− | + | === Related Functions === | |
+ | * [[Lua:unpause|unpause]] |
Latest revision as of 00:39, 25 January 2018
function pause()
pauses the currently opened process.
Function Parameters[edit]
<none>