ALERT
alert displays a prompt with a message and an OK and waits for the user to respond.
SYNTAX
window.alert(message)
alert displays a prompt with a message and an OK and waits for the user to respond.
window.alert(message)