Clipboard.paste

Syntax

paste();

Description

The paste method pastes contents from clipboard.

Comments

The method returns an object of the PP.Ui.Clipboard type.

Example

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

See also:

 Clipboard