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

Reference

wijinputcore type
wijinputcore jQuery Widget