how to remove all elements from an array in js code example Example: js delete all array items A.splice(0,A.length)