The forEach() method calls a function for each element in an array. The forEach() method is not executed for empty elements. See Also: The Array map() Method.
確定! 回上一頁