Script Google Loop Foreach

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