splice() method in js code example Example: Array#splice let arrDeletedItems = array.splice(start[, deleteCount[, item1[, item2[, ...]]]])