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

Reference

wijinputmask type
wijinputmask jQuery Widget