Paste (NotesUIDocument - LotusScript)
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.
Example