Clipboard $ (statement)
Syntax | Clipboard$ NewContent$ |
Description | Copies NewContent$ into the Clipboard. |
Example |
This example puts text on the Clipboard, displays it, clears the Clipboard, and displays the Clipboard again.
|
See Also | Clipboard$ (function); Clipboard.GetText (method); Clipboard.SetText (method). |