eda_sys_environment_is_jlcedapro_edition
Check whether the current EDA environment is the JLC EDA Pro edition, returning a boolean to guide edition-specific logic.
Instructions
sys_Environment.isJLCEDAProEdition() -> boolean 是否为 嘉立创EDA 专业版本 returns: 是否为嘉立创EDA 专业版本
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |