by kirupa | 25 January 2014
In JavaScript, every piece of data that you provide or use is considered to contain a value. In the example you saw from our introduction, the words hello, world! might just be some words that you pass in to the alert function:
This is a companion discussion topic for the original entry at http://www.kirupa.com/html5/variables_in_javascript.htm