Message
Represents a text message that can be served from a script. The message is shown in a browser if it's the last statement in a script.
getText()
Gets the text of the message
Return value
string
getTitle()
Gets the title of the message
Return value
string