foreach loop script google

listName.forEach((listItem) => {
  Logger.log(listItem);
}):
Nervous Nightingale