Clipboard.copy
and clear it through Clipboard.clear
. The Clipboard.paste
function inserts text at the current cursor position in your frontmost app.Action.CopyToClipboard
can be used to copy content of a selected list item to the clipboard and the action Action.Paste
can be used to insert text at in your frontmost app.string
string