This is a method of traversing the array, no return value, can not traverse the object. Syntax: array.forEach(function(currentValue, index, arr), thisValue)
確定! 回上一頁