Variable d'alerte JavaScript
var text = "hello world";
alert(text);
Button
var text = "hello world";
alert(text);