Prompt de massagem de javascript

alert("message");

stringVar = prompt("message")
Nasty Narwhal