Navigation: Function Index > C > CVAL
CLIPBOARDTEXT
(CVAL('CLIPBOARDTEXT'))
Returns the contents of the Windows Clipboard.
The below example can be used to check the clipboard contents.
SET VAR vCheckClipBoard = (CVAL('CLIPBOARDTEXT'))