.

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


GetSelectedText method
Example

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$


Return value

text$

Language cross-reference

EditCopy @command in formula language

Example