ShowMessage routine

TURBU

ShowMessage routine

 

Displays a message in the in-game message box.

 

Syntax

 

procedure showMessage(const msg: string);

 

Description

 

The showMessage routine displays the message box, with the message contained in msg in it.  The script does not continue until the message box is closed.

 

Related Topics

messageOptions routine

setPortrait routine

clearPortrait routine

showChoice routine

inputNumber routine

This help file was created with the free trial version of HelpScribble.