Description
The Message
property contains text displayed in the JavaScript popup message box.
Declaration
TestObj.Message
Read-Only Property | String |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following objects:
View Mode
This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.
Property Value
Text displayed in the message box.
See Also
Alert Object
Confirm Object
Prompt Object
Testing Web Applications
Handle JavaScript Popups and Browser Dialogs