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

Reference

wijinputnumber type
wijinputnumber jQuery Widget