Clipboard.getText

Syntax

getText();

Description

The getText method gets value from clipboard.

Comments

The method returns value of the String type.

Example

The property use is given in the page with description of the Clipboard.getCopyPasteTextArea method.

See also:

Clipboard