insert At Index
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.
Adds an 'insert at of list' block.
The list to insert into.
The value to insert.
The index to insert at.