Difference between revisions of "Lua:pause"
Jump to navigation
Jump to search
(→Related Functions) |
|||
Line 10: | Line 10: | ||
=== Related Functions === | === Related Functions === | ||
− | * [[unpause]] | + | * [[Lua:unpause|unpause]] |
Latest revision as of 00:39, 25 January 2018
function pause()
pauses the currently opened process.
Function Parameters[edit]
<none>