Java Reference
In-Depth Information
Built-in Objects
We've already seen the two main built-in objects included in JavaScript: arrays and func-
tions. JavaScript has a number of other built-in global objects that can be accessed from
anywhere in a program. They provide a number of useful properties and methods that we'll
cover in this section.
Search WWH ::




Custom Search