GetText  Clipboard

The GetText function retrieves the stored text in the clipboard.

Syntax

String Clipboard.GetText()

Parameters

The GetText function has no parameters.

Return value

The GetText function returns the stored text.

Example

text = myClipboard.GetText()
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia