Lua:unpause
Revision as of 11:38, 2 March 2012 by 95.96.11.250 (talk) (Created page with ''''function''' unpause() resumes the currently opened process if it was paused. ===Function Parameters=== <none> == See also == * pause * Lua')
function unpause()
resumes the currently opened process if it was paused.
<none>