Copy (NotesUIDocument - LotusScript®)
Copies the current selection in a document to the Clipboard. The current selection can be anything on the document, such as text or graphics.
Defined in
Syntax
Call notesUIDocument .Copy
Usage
If the user has something on the Clipboard, it is lost when you call this method.