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