Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the contents of the Clipboard.
_CLIPTEXT = cExpression
Parameters
- 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.
See Also
PRIVATE | PUBLIC | STORE | Text Editor and Clipboard Manipulation Routines | =