JavaScript Statement: get
[this page | pdf | back links]
In JavaScript,
the get statement is used
to get a property of an instance of a given class. Within
the statements associated with the get
statement it is also possible to manipulate the class whilst the getting is
occurring.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript Reserved Words