CmdUiFocusGet
Returns UI focus state by window.
Arguments
| Field | Type | Description |
|---|---|---|
| windowId | Option |
Filter by window (optional) |
Response
Returns CmdResultUiFocusGet:
| Field | Type | Description |
|---|---|---|
| success | bool | Query succeeded |
| message | String | Status or error |
| entries | UiFocusEntry[] | Focus entries |
UiFocusEntry:
windowIdrealmIddocumentIdnodeId
Documentation Vulfram Core