Scripts and .NET Framework
The following sections describe how to create scripts:
Note: When you are using the code editor, the system constantly compiles the code in the background. You can also build the whole project, as needed. For more information, see
Running the Application.
For more information about the runtime objects included in FactoryStudio, see the
RuntimeObjects.html.
Two .Net libraries are available for use with FactoryStudio:
•The internal scripting has built-in methods that you can call using TK.<methodName>. For more information about these methods, see the
Toolkits.html.
•If you use Microsoft Visual Studio, a library is available for use with FactoryStudio. For more information about this library, see the
Toolkits.html.