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

Reference

wijinputnumber type
wijinputnumber jQuery Widget