for that only
var oModel = new sap.ui.model.odata.ODataModel("../route.xsodata", true);
console.log("Irina Regne:@@@@:"+oModel);
by using this line we will print the data on Console in Chrome.
for that only
var oModel = new sap.ui.model.odata.ODataModel("../route.xsodata", true);
console.log("Irina Regne:@@@@:"+oModel);
by using this line we will print the data on Console in Chrome.