JScript syntax error

Source: Internet
Author: User


A JScript syntax error occurs when a JScript statement violates one or more syntax rules of the JScript Language. JScript syntax error occurs inProgramCompile the program before running the program.

Error Code Description
1019 there cannot be "break" outside the loop"
1020 "continue" is not allowed out of the loop"
1030 Conditional compilation disabled
1027 one "Switch" statement can have only one "default"
1005 "(" Required
1006 ")" Required
1012 "/" Required
1003 ":" is required
1004 ";"
1032 @
1029 @ end is required"
1007 "]" Required
1008 "{" Required
1009 "}" Required
1011 "=" Required"
1033 "catch" is required"
1031 requires constant
1023 hexadecimal number required
1010 identifier required
1028 identifier, string, or number required
1024 "while" is required"
1014 invalid characters
1026 no tag found
1025 duplicate tag Definitions
1018 the function has a 'return 'statement.
1002 syntax error
1035 "throw" must be followed by an expression and be in the sameSource codeRows
1016 comments not ended
1015 String constant not ended

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.