07-08-2023, 07:48 AM
I would like to refine my usage of clipboard.paste(s) and pass the option to not restore the content. So I found
opt.key.RestoreClipboard = true
and I've seen that clipboard.paste can use options - but I can't work out the syntax to combine all that into a valid command.
Would appreciate some help!
opt.key.RestoreClipboard = true
and I've seen that clipboard.paste can use options - but I can't work out the syntax to combine all that into a valid command.
Would appreciate some help!