Finding key values in Multidimensional arrays or Nested array in Javascript [duplicate]
问题 This question already has answers here : Find object by id in an array of JavaScript objects (32 answers) Loop through an array in JavaScript (41 answers) Closed last year . In an example like this, I'm trying to get inside the array of the 'new folder' to take out the keys from the information array that is nested inside the "new folder' array. let info = [ { fileName: ‘new folder’, size: 233423, information: { created: ‘2014-06-06’, modified: ‘2016-03-04 } }, { fileName: ‘untitled’, size: