Changes

Jump to: navigation, search

Introducing JavaScript Variables

15 bytes removed, 13:27, 30 May 2007
Variable Declaration and the Assignment Operator
</pre>
In this instance the variable which had already declared is asssigned the to contain an integer value of 10.
In addition, the variable can be initialized at the same time that it is declared. For example:

Navigation menu