Inserts a value to a specific array index
The array to contain the new value
The value to insert into the array
Array index that this value should be inserted
Array of values with the newly inserted value
Generated using TypeDoc
Inserts a value to a specific array index