These sections provide information about the basic elements that comprise JScript.

In This Section

What Is JScript?

Defines JScript and explains its relationship to other languages.

Writing JScript Code

Explains the organization of elements within JScript code.

JScript Variables

Explains the concept of variables in JScript.

JScript Data Types

Enumerates data types in JScript and explains the purpose of each type.

JScript Operators

Provides a list of operators with links to information about each operator.

Operator Precedence

Explains the rules that control the order in which operations are performed when an expression is evaluated.

Controlling Program Flow

Explains conditional statements and loops in JScript.

JScript Functions

Describes the built-in functions and explains how to create new functions.

JScript Objects

Explains the concept of objects in JScript.

Intrinsic Objects

Lists the objects that are part of JScript by default and explains the purpose of each object.

Creating Your Own Objects

Explains how to extend JScript functionality by creating your own functions.

JScript Reserved Words

Lists the reserved words in JScript.

Related Sections

Advanced JScript

Explains advanced JScript functionality, such as recursion, arrays, troubleshooting, and so on.

Introduction to Regular Expressions (Scripting)

Introduces the concept of regular expressions and explains how to create and use them.

In Vbsedit, you only need to press F1 to get Help for the keyword under the cursor!


Download Now!



Download   Home  

Copyright © 2001-2024 adersοft