documentation.HELP! Microsoft Office JScript Documentation

Operator Summary

Microsoft Office JScript

previous page next page
Microsoft® JScript® Operator Summary  Language Reference 
Version 1 


Computational
Addition (+)
Decrement (--)
Division (/)
Increment (++)
Modulus (%)
Multiplication (*)
Subtraction (-)
Unary negation (-)
Logical
Comma (,)
Conditional (trinary) (?:)
Equality (==)
Greater than (>)
Greater than or equal to (>=)
Identity (===)
Inequality (!=)
Less than (<)
Less than or equal to (<=)
Logical AND (&&)
Logical NOT (!)
Logical OR (||)
Nonidentity (!==)
Bitwise
Bitwise AND (&)
Bitwise Left Shift (<<)
Bitwise NOT (~)
Bitwise OR (|)
Bitwise Right Shift (>>)
Bitwise XOR (^)
Unsigned Right Shift (>>>)
Assignment
Assignment (=)
Compound Assignment Operators
Miscellaneous
delete
instanceof
new
typeof
void

previous page start next page

Menu

  • Homepage

Table of contents

  • JScript
    • JScript Language Reference
      • Feature Information
      • Alphabetic Keyword List
      • Errors
      • Functions
      • Methods
      • Objects
      • Operators
      • Properties
      • Statements
    • JScript Tutorial
      • What Is JScript?
      • JScript Basics
        • Writing JScript Code
        • JScript Variables
        • JScript Data Types
        • JScript Operators
        • Controlling Program Flow
        • JScript Functions
        • JScript Objects
        • JScript Reserved Keywords
      • Advanced JScript
        • Recursion
        • Variable Scope
        • Copying, Passing, and Comparing Data
        • Using Arrays
        • Advanced Object Creation
        • Special Characters
        • Troubleshooting Your Scripts
      • Using JScript In Internet Explorer
        • Displaying Information in the Browser
        • Using Message Boxes
    • Scripting Run-Time Reference
      • Feature Information
      • Alphabetic Keyword List
      • Methods
      • Objects
      • Properties
    • FileSystemObject Object Tutorial
      • The FileSystemObject Object Model
      • Introduction to the FileSystemObject and the Scripting Run-Time Library Reference
      • FileSystemObject Objects
      • Programming the FileSystemObject
      • Working with Drives and Folders
      • Working with Files
      • FileSystemObject Sample Code

Get in touch

Submit feedback about this site to:

  • [email protected]

© documentation.help. Design: rehmann.co.