Overview of VBScript

VBScript is a language that can be embedded into products such as Integration Manager to enhance them with scripting capabilities. Developed by Microsoft, VBScript is based on Visual Basic. If you have used Visual Basic or Visual Basic for Applications (VBA), you are already familiar with the syntax of VBScript.

This part of the documentation assumes that you have basic knowledge of scripting in general, and VBScript in particular. It is not intended to teach VBScript. Rather, it is intended to show you how to use the implementation of VBScript that has been added to Integration Manager.


For more information about VBScript, go to the MSDN online library (http://msdn.microsoft.com) and click on the Library link) and search for VBScript.


Documentation Feedback