Core Commands

CmdUiClipboardPaste

Delivers host paste text to the focused UI realm in the window.

Arguments

Field Type Description
windowId u32 Destination window
text String Pasted text

Response

Returns CmdResultUiInputEvent:

Field Type Description
success bool Event delivered
message String Status or error
Documentation Vulfram Core