Previous Topic: MapPathNext Topic: MODERATE


Message

Message

Displays a message to the user. This command takes one parameter and is a string value. The parentheses are optional.

First parameter:

The Message text (string value)

Usage:
Message ( <string> );
Examples:
Message ("help!");