We were unable to locate this content in es-es.
Here is the same content in en-us.
The following sections explain the basic design of the VBScript language.
Lists VBScript features by category and links to a reference topic for each feature.
Explains the data types available in VBScript and how to use them.
Explains the concept of variables in VBScript and illustrates how to use them.
Illustrates how to create constants in VBScript.
Lists the VBScript operators and links to a reference topic that explains each operator.
Illustrates how to create and use conditions in VBScript code.
Explains how to use the various looping mechanisms in VBScript.
Describes how construct and use the various types of procedures in VBScript.
Explains the difference between passing parameters by reference and by value, and describes the ByRef and ByVal keywords.
Explains the conventions that govern the use of language elements in VBScript.
Defines the elements of VBScript and provides syntax for proper use.