-
Notifications
You must be signed in to change notification settings - Fork 10
Dom.Alert
boxgaming edited this page Sep 25, 2023
·
3 revisions
Instructs the browser to display a dialog with an optional message, and to wait until the user dismisses the dialog.
Dom.Alert [message$]
- The optional message$ parameter specifies the text to display in the dialog.