GetClipboardText()

Syntax

Text$ = GetClipboardText()
Description
Returns the text string currently contained in the clipboard.

Parameters

None.

Return value

Text$ - The string containing the clipboard contents, or an empty string if there is nothing (or no text data) in the string.

Supported OS

All

<- GetClipboardImage() - Clipboard Index - SetClipboardImage() ->