This document provides a tutorial on VBScript syntax and features. It begins with an overview of VBScript, including its history, uses, and advantages. It then covers VBScript syntax elements like whitespace, formatting, comments, and reserved words. Multiple code examples are provided to demonstrate different syntax structures. The tutorial also introduces basic VBScript programming concepts like variables, operators, decisions, loops, and functions.