Clipboard.Close
From Real Software Documentation
Method
Clipboard.Close ( )
Closes the Clipboard which enables other Clipboard objects or other programs to access the Clipboard’s data. This function only affects Windows and is automatically called by the Clipboard’s Destructor.
Example
This example gets the text on the Clipboard and copies it to a variable.
