R12.1 Project-2025Sep08
Customizing Qapp Functions
The system provides hundreds of built-in functions (as known as APIs, short for application programming interfaces) for more extensive and flexible usage. In addition, you can customize your own functions in the Qapp Editor.
- In the Qapp Editor, click
> Function from the Qapp context menu.
- Use Python syntax to script the functions in the pop-up dialog.
Note: The functions you customized in the Qapp Editor can only be used in the current Qapp file.
See also: