how to clear the array in javascript 22 How To Clear The Array In Javascript If you already know the array element index, just use the Array.splice () method to remove it from the array. This method m… Written By Anonymous Tuesday, February 4, 2014 Add Comment Edit