Operators (Visual Studio - JScript)

JScript includes a number of operators that fall into the arithmetic, logical, bitwise, assignment, and miscellaneous categories. The following sections link to information that explains how to use the operators.

In This Section

  • JScript Reference
    Lists elements that comprise JScript Language Reference and links to topics that explain the details behind the proper use of language elements.

  • JScript Operators
    Provides a conceptual overview of operators used in JScript and links to topics that explain the proper syntax for each operator and the significance of operator precedence.

  • Operator Precedence
    Provides a list containing information about the execution precedence of JScript operators.

  • Operator Summary
    Lists JScript operators and links to topics that explain their proper use.