You will simply get a Syntax Error like that. This is happening because forEach loop works more like a function rather than a loop. That is why ...
確定! 回上一頁