string GetClipboardText()
Return Type: string
Parameters: none
Description:
The GetClipboardText function retrieves the text contents from the system clipboard
and returns it. If there is no text in the system clipboard, the function returns
an empty string.