VBScript Component
The VBScript Component allows you to write your own components. You may want to do this for any of the following reasons:
- You want to implement a set of custom algorithms in a component.
- You want to introduce logic (such as if and do-while statements) to a data model.