company logo

ControlContext :: selectedText - Return text selected in an edit control

The function returns the text selected in an edit control (single or multi-line edit) or the text under the cursor marked as hyperlink. The function might be used e.g. for replacing selected text. The function returns the plain text, only, without formatting (html) data.

Return value:  String value ( odaba::String  )

Implementation details

odaba::String ControlContext  :: selectedText (  )