.splice question

In this code

var tabsAfterIndex = this.tabs.splice(index + 1); // Get the tabs after the tab

Does the mean starting at index + 1 and going to the end?

2 posts were merged into an existing topic: Coding question andrej

Please do not create duplicate topics for the same challenge/project question(s). This duplicate topic has been unlisted.

Thank you.