GetClipboardText()
Syntax
Text$ = GetClipboardText()Description
Returns the text string currently contained within the clipboard.
Parameters
None.
Return value
Returns the content of the clipboard if it contains text. If the clipboard contains no data or no text data, then an empty string is returned.
See Also
GetClipboardImage()
Supported OS
All