Available since Version 1.23.10.
Pauses the console and prompts the user to "Press any key to continue...".
Syntax
Pause()Arguments
No arguments.
Return Values
No return values.
Examples
Pause() -- Does as described on the tin.Notes
If the Console and Logging hack or its Console > Enabled setting is not enabled, a console window will still be shown temporarily to prompt the user.