ClearClipboard()
Syntax
ClearClipboard()Description
Clears the clipboard. This means that any data contained within the clipboard, is totally flushed and is no longer available from the clipboard.
Parameters
None.
Return value
None.
See Also
SetClipboardText(), SetClipboardImage()
Supported OS
All