forEach () is an array function from Node.js that is used to iterate over items in a given array. Syntax: array_name.forEach(function).
確定! 回上一頁