eda_sys_log_clear
Clear the EasyEDA Pro system log to remove outdated entries, prevent clutter, and maintain a clean workspace.
Instructions
sys_Log.clear() -> void 清空日志
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |