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

Reference

wijinputcore type
wijinputcore jQuery Widget