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