eda_sys_environment_is_offline_mode
Check whether the current EDA environment is in full offline mode, returning true if network access is disabled.
Instructions
sys_Environment.isOfflineMode() -> boolean 是否为全离线模式 returns: 是否为全离线模式
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |