eda_sys_environment_get_editor_complied_date
Get the compilation date of the EDA editor. Use this to verify the editor build version and confirm the active environment.
Instructions
sys_Environment.getEditorCompliedDate() -> string 获取编辑器编译日期 returns: 编辑器编译日期
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |