VBScript Fundamentals 

The following sections explain the basic design of the VBScript language.

In This Section

  • VBScript Features
    Lists VBScript features by category and links to a reference topic for each feature.
  • VBScript Variables
    Explains the concept of variables in VBScript and illustrates how to use them.
  • VBScript Operators
    Lists the VBScript operators and links to a reference topic that explains each operator.
  • VBScript Procedures
    Describes how construct and use the various types of procedures in VBScript.