Good morning everyone, my query is the following ... If I have a JSON object in javascript, for example:
json = [{"Nombre":"Sutano","Edad":19},{"Nombre":"Fulano","Edad":20},{"Nombre":"Mengano","Edad":21}];
And I want to add only the numeric...
asked by
09.11.2018 / 23:03