These sections explain advanced JScript functionality, such as recursion, arrays, troubleshooting, and so on.

In This Section

Advanced Object Creation

Explains how to use constructors to instantiate and initialize a particular type of object.

Recursion

Explains how JScript uses recursion and looping.

Variable Scope

Describes the distinction between global and local scopes.

Copying, Passing, and Comparing Data

Explains the concept of passing by value or by reference.

Using Arrays

Describes the concept of arrays in JScript.

Special Characters

Lists the characters that allow you to include in strings characters you cannot type directly.

Troubleshooting Your Scripts

Explains how to find common script errors.

Conditional Compilation

Describes the statements that JScript uses compile depending on specific conditions.

Conditional Compilation Variables

Lists the variables that are available for conditional compilation.

Related Sections

VBScript User's Guide

Provides information about how to use VBScript and includes a guide to regular expressions.

VBScript Language Reference

Explains the elements that comprise the VBScript language.

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