JavaScript

  1. Home
  2. Computing & Technology
  3. JavaScript

Reserved Words

The following are Reserved Words in Javascript. This list of reserved words includes several keywords (*) that are reserved for future use as well as some (2) that are only used in Javascript 2.0 (proposed next Javascript version).

There are also a number of Predefined Classes and Objects and Global Properties and Methods in Javascript. While they are not reserved words, the use of those words as variables and functions should be avoided.

The above lists include words that are reserved or have special meanings with one or more letters in the word capitalized. All variations of a word should be avoided to avoid confusion as some browsers ignore capitalization.

Explore JavaScript

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

JavaScript

  1. Home
  2. Computing & Technology
  3. JavaScript
  4. Reference
  5. Reserved Words

©2009 About.com, a part of The New York Times Company.

All rights reserved.