how to alert variable in javascript code example Example: javascript alert variable var text = "hello world"; alert(text);