The forEach() method is a method that is defined on the Array.prototype , so it can only be called on an array or an object that inherits from the Array class.
確定! 回上一頁