Difference between revisions of "JavaScript Variable Types"
From Techotopia
(New page: JavaScript supports five different types of variable. These variable types are outlined in the following table together with a brief description of each type: <table> <tr> <th>Type</th><t...) |
(No difference)
|
Revision as of 19:50, 11 April 2007
JavaScript supports five different types of variable. These variable types are outlined in the following table together with a brief description of each type:
| Type | Example | Description |
|---|


