pause — These methods will present a dialog box and pause until clicked.
These methods will present a dialog box and pause until clicked.
void pause ( String message )
The command has the following arguments:
message
The message to be shown in the dialog box.
Present a dialog box and pause until clicked.
void pause ( )
Present a dialog box and pause until clicked. The message that is shown is 'Click to continue'.