To empty an array, set the array length to 0. Setting it to 0 means we are emptying the array. All the elements will be cleared automatically.
確定! 回上一頁