Wijmo UI for the Web
getSelectedText Method
wijmo.input Namespace > wijinputtext type : getSelectedText Method
Gets the selected text.
Syntax
$(function () {
    var returnsValue; // Type:  string
    returnsValue = $(".selector").wijinputtext("getSelectedText");
});
function getSelectedText() : string;
See Also

Reference

wijinputtext type
wijinputtext jQuery Widget