eda_sys_environment_is_easy_edapro_edition
Determine whether the current EDA environment runs the Pro edition, enabling conditional logic for Pro-specific features.
Instructions
sys_Environment.isEasyEDAProEdition() -> boolean 是否为 EasyEDA Pro 版本 returns: 是否为 EasyEDA Pro 版本
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |