Contains the contents of the Clipboard.
Syntax
_CLIPTEXT = cExpression
Arguments
cExpression
Specifies the character expression to store in the Clipboard.
Remarks
You can place a character expression cExpression on the Clipboard with STORE or the = assignment operator.