Data Types

clipboard

Supported By

Descriptors

Description

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.

Security

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.