Clipboard represents general system clipboard (pasteboard) service. The following are properties of Clipboard.

Property Type Description
string String string value of the first item in clipboard
strings Array<String> string values of all items in clipboard
URL URL URL value of the first item in clipboard
URLs Array<URL> URL values of all items in clipboard
image Image image value of the first item in clipboard
images Array<Image> image values of all items in clipboard

See also:
Variable Types
Action Environment
Tasks and Workflows
Actions

Next > Contact