Advanced JScript 

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

In This Section

  • Recursion
    Explains how JScript uses recursion and looping.
  • Variable Scope
    Describes the distinction between global and local scopes.
  • Special Characters
    Lists the characters that allow you to include in strings characters you cannot type directly.
  • VBScript User's Guide
    Provides information about how to use VBScript and includes a guide to regular expressions.