Skip to main content

Read Clipboard

Reads the current plain text contents of the operating system clipboard.

Category: Desktop Application Automation · Group: Desktop · Activity name: GetClipboard

The GetClipboard activity in the designer

Example

outputVariable = GetClipboard()

Outputs

NameTypeDescription
outputVariablestringSpecifies the name of the variable that will store the clipboard text.