run.addEventListener("click", function () { people.forEach((element) => console.log(element.firstname)); }); // select a specific string in array