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

Reference

wijinputdate type
wijinputdate jQuery Widget