message Method

Purpose:

Sets the message string for a Message control.

Syntax:

.message

Comments:

Sets the message to display for a messagebox.

Example:

msg.message = "do you want to continue"