createMessage


createMessage (message_text)

Creates a message. For a message to be useful, it must be sent to a user or one or more viewers.

Related topic

Parameter:

The string text for the new message.

Returns:

The newly created message.

Example:

// Send a message to all attached viewers and make it magenta (pink) to

// get their attention

myMsg = createMessage("Welcome my friends to BMC AMI Ops Console Management")

myMsg.COLOR = MAGENTA

sendMessageToAllViewers(myMsg)

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*