Becuase forEach isn't your normal for loop to have a break statement. ForEach method gives you a callback for each element in the array it's called upon.
確定! 回上一頁