The some() method checks if any array elements pass a test (provided as a function). The some() method executes the function once for each array element:.
確定! 回上一頁