RClipboard.GetText


static function GetText

Prototype:

static function GetText();

Description:

This function tries to get text from the client's clipboard.

Return value:

If no text is found in the clipboard, returns null; else, it returns a string containing the text in the clipboard.