Contents Index Topic Contents | ||
Previous Topic: addRule Next Topic: assign |
alert
Description
Displays an Alert dialog box with a message and an OK button.
Syntax
object.alert([message])
Parameter Description message Optional. (String) String to display. Return Value
No return value.
Remarks
The title bar of the Alert dialog box cannot be changed.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.