Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Function Index > C > CVAL

CLIPBOARDTEXT

Scroll Prev Top Next More

(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'))