Common javascript keyword list _ javascript skills
Source: Internet
Author: User
The javascript keywords set in the list of common Javascript keywords (Reserved Words) refer to the Words that have specific meanings in the Javascript language and become part of the Javascript syntax. Javascript keywords cannot be used as variable names and function names. Using the Javascript keyword as the variable name or function name may cause compilation errors during Javascript loading.
Javascript keyword list:
Break delete function return typeof
Case do if switch var
Catch else in this void
Continue false instanceof throw while
Debugger finally new true
Default for null try
Javascript Future keywords (Javascript Future Reserved Words)
Javascript also has some future keywords. Although these words are not used in Javascript, they may be used in the future.
List of future Javascript keywords:
Abstract double goto native static
Boolean enum implements package super
Byte export import private synchronized
Char extends int protected throws
Class final interface public transient
Const float long short volatile
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service