Difference between revisions of "JavaScript Variable Types"

From Techotopia
Jump to: navigation, search
(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:

TypeExampleDescription