JavaScript Professional — Easy
Key points
- The method modifies the original array
- The first parameter is the starting index
- The second parameter is the number of elements to remove
- The method returns the removed elements
- The array is mutated in place
Ready to go further?
Related questions
