VBScript Node

Work Nodes ››
Parent Previous Next


This node allows you to process data by creating your own Visual Basic Script code. The Visual Basic Script code is executed for every row inputed into the node. You can specify new output data by defining your own columns.

NOTE: Global Constants can be used within the VB Code section and also the Include File can contain the constants.



VBScript Code Essentials

NOTE: To be able to execute Visual Basic Scripts you require to have Internet Explorer V5.x or later installed. This installs the required libraries for executing Visual Basic Scripts. If you do not have Internet Explorer installed then you require to download the Visual Basic Script runtime libraries from the Microsoft web site. Download and install "Windows Scripting 5.1" libraries from the Microsoft web site. You can also download relevent documention on how to code using Visual Basic Script.