javaScript оповещение переменной

var text = "hello world";
alert(text);
Button