Script Tasks in FrameworkX are a powerful feature that allows for the automation of various tasks through scripting. They support code written in C#, VB.NET, and Python, offering a versatile platform for executing custom automated operations within the application. These tasks can be configured to run in response to specific events or on a scheduled basis, enhancing the application's efficiency and functionality.
Script tasks can be self-contained lines of code, call Script Classes or use external DLLs.
On this page:
Paragraph