Clipboard¶
The system’s clipboard.
ClipboardObject.Clear |
Clear the Clipboard object. |
ClipboardObject.SetText (String) |
Puts a text string on the Clipboard object. |
ClipboardObject.GetText |
Returns a text string from the Clipboard object. |