2.357 .selected_string

This attribute returns the user-selected text in string form without formatting. A change in the selection is signaled via the select event.

Definition

  • Data type

    string

  • Access

    get

  • changed event

    no

In addition to user selection, text selection or resetting can also be performed programmatically by calling the :action() method with action strings such as "SelectAll" or "Unselect".

See also

Object dmw_webview