The length property of an array gives the number of elements in that array. To check if an array is not empty we simply test if the length property is not 0 ...
確定! 回上一頁