ShowInfo

Function:

Displays a text message in a dialog box that can be closed using the HideInfo command.

Syntax:

ShowInfo <Text Message> <ID Number>

Example:

ShowInfo "This is a message." 10

Notes:

The ID number is used to identify the message window so that it can be closed using the HideInfo command.