Finding form/global object references and inserting them into scripts
The WinStudio script editor provides options and tools to find references to form or global objects and insert them directly into the script
To insert a reference to a form or global object into the script:
In many cases, after you insert the object reference, you must still complete the code statement.
Related topics