eda_sys_environment_is_online_mode
Determine if the EDA environment is running in online mode. Returns a boolean indicating whether online mode is active.
Instructions
sys_Environment.isOnlineMode() -> boolean 是否为在线模式 returns: 是否为在线模式
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |