LOTUSSCRIPT/COM/OLE CLASSES


Paste method
Example

Pastes the contents of the Clipboard at the current cursor position on a document.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument.Paste

Usage

This method is valid only when the document is in Edit mode.

Language cross-reference

EditPaste @command in formula language

Example
See Also