eda_sys_window_get_url_anchor
Get the URL anchor value from an EDA window to identify its current view or location. Provide a window ID, or omit to target the active window.
Instructions
sys_Window.getUrlAnchor() -> string 获取 URL 锚点 returns: URL 锚点值
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |