EditCopy @Command (Formula Language)

Performs the menu command Edit - Copy.

Syntax

@Command( [EditCopy] )

Usage

This command does not work on the Web.

If using this command in a hotspot button or any other element that causes a change in focus, the EditGoToField or EditTop command must be used first to return the focus to the document. The document must be in Edit mode.

Examples

This form action copies the selected text in a document that is in read or edit mode. If no text is selected, the entire document is copied.
@Command([EditCopy])

Language cross-reference

Copy method in LotusScript® NotesUIDocument class

GetSelectedText method in LotusScript NotesUIDocument class


Additional Documentation | Trademarks |