VBScript

Learn the VBScript language, what it's best suited for, its syntax, its popular functions and libraries, and popular programming patterns to help you write robust, bug-free code.

What is VBScript?

Microsoft VBScript (Visual Basic Scripting Edition) is an Active Scripting language developed by Microsoft that is modeled on Visual Basic. It allows Microsoft Windows system administrators to automate tasks on remote Windows computers. It can also be used to create web pages that are more interactive with the user. Microsoft VBScript is not the same as VBA (Visual Basic for Applications), which is an event-driven programming language for writing macros in Microsoft Office applications.