createMessage
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)
// 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*