Scripts

In WinStudio, scripts can encapsulate VB.NET code. Scripts can be global objects stored in the forms database and referenced by more than one object. These global scripts are used by validators or event handlers of the Run Script type. Other scripts are specific to a validator or an event handler of the Inline Script type and cannot be referenced by other objects. Form scripts are specific to a form and cannot be referenced by other objects.