Changes

Jump to: navigation, search

Introducing JavaScript Variables

5 bytes added, 20:32, 19 June 2007
Variable Declaration and the Assignment Operator
</pre>
In this instance the variable which had already been declared is asssigned an integer value of 10.
In addition, the variable can be initialized at the same time that it is declared. For example:

Navigation menu