LOTUSSCRIPT/COM/OLE CLASSES
Gets the text that is highlighted in the UI.
Note This method is new with Release 5.
Defined in
NotesUIDocument
Syntax
text$ = notesUIDocument.GetSelectedText( [ fieldName$ ] )
Parameters
fieldName$
text$
EditCopy @command in formula language
Example