GetClipboardText returns text that was last copied to the clipboard.

app.GetClipboardText() → String

See Also: SetClipboardText

Example - show latest clipboard text click to expand contents