put the clipboard into steve
The clipboard
is a singleton variant that represents the clipboard. It is used as a container to provide copy and paste functionality to a script.
To read the contents of the clipboard, OpenXION's security settings must allow the CLIPBOARD_READ
security key. To change the contents of the clipboard, OpenXION's security settings must allow the CLIPBOARD_WRITE
security key. If the required security key is denied, a script error will be triggered.