SCEditor

selectedHtml()

selectedHtml() Since: 1.3.5

Gets the HTML that is currently selected by tne range.

Syntax

var html = instance.selectedHtml();

Return

Type: String