Paste Method

Available with host type: A M V

Applies to Objects: Area, Screen

Description

For the Area object, this method pastes Clipboard text into the object. For the Screen object, this method pastes Clipboard text at the current position or over the current selection.

Syntax: object.Paste

Element

Description

object

The Area or Screen object.

Comments

You must first copy or cut data to the Clipboard, then select the Area or Screen object (with the Select method) to which you want to paste.