You can loop through all the elements of an array with the .forEach() method. In the below code I am showing the index and value of each element ...
確定! 回上一頁