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