.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Copy method
Example

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

NotesUIDocument

Syntax

Call notesUIDocument.Copy

Usage

If the user has something on the Clipboard, it is lost when you call this method.

Language cross-reference

EditCopy @command in formula language

Example
See Also