alert with a variable javascript code example Example: javascript alert variable var text = "hello world"; alert(text);