Pauses the console and prompts the user to "Press any key to continue...".
Syntax
Pause()
Examples
Pause() -- Does as described on the tin.
Notes
If the Console feature of the Console and Logging hack is not enabled, a console window will still be shown temporarily to prompt the user.
Version History
1.23.10
Added this function.