Clipboard

Function GetClipboardText$( )

Returns the clipboard text.


Sub SetClipboardText(txt$)

Sets the clipboard text.


Function HasClipboardText()

Returns whether or not there is text in the clipboard.