FORMULA LANGUAGE
Performs the menu command Edit Copy.
Syntax
@Command( [EditCopy] )
Usage
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.
Language cross-reference
Copy method in LotusScript NotesUIDocument class
GetSelectedText method in LotusScript NotesUIDocument class
Example See Also