JavaScript common keyword List collection _javascript tips

Source: Internet
Author: User
Tags keyword list reserved
The JavaScript keyword (Reserved Words) refers to those words that have a specific meaning in the JavaScript language and become part of the JavaScript syntax. JavaScript keywords are not used as variable names and function names. Using the JavaScript keyword as a variable or function name causes the JavaScript to compile incorrectly during the load process.

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 with
Default for NULL try

JavaScript future keywords (javascript Future Reserved Words)
JavaScript also has some future keywords that are not currently used in the JavaScript language, but are likely to be used in the future.

JavaScript future keyword list:
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

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.