The forEach() method executes a provided function once for each array element. Syntax. arr.forEach(function callback(currentValue [, index ...
確定! 回上一頁