insertAtIndex

Adds an 'insert at of list' block.

Parameters

list

The list to insert into.

value

The value to insert.

index

The index to insert at.