Syntax error (VBScript)

You created a statement that violates one or more of the grammatical rules of VBScript.

To correct this error

  • Double-check the number of elements that make up an expression.

  • Look for misdirected brackets.

See Also

Concepts

VBScript Data Types

VBScript Variables

VBScript Constants

VBScript Operators

Using Conditional Statements

Looping Through Code

VBScript Procedures