Skip to content

Overview

This section explains the script functionality provided by the Informat platform and presents relevant examples.

Informat uses JavaScript as its scripting language, empowering users to implement advanced features that cannot be achieved through configuration alone. With scripts, you can access the system's functional functions by accessing the informat object. These scripts run on the server side, and their states are isolated according to applications to ensure security. For complex application scenarios, scripts offer greater flexibility than automated programs and perform exceptionally well in terms of performance. It is recommended to use scripts for scenarios involving APIs or complex calculations.