insertAtIndex

Inserts an item at a specific index in a list.

Parameters

value

The value to insert.

index

The index to insert at.