Insert
๐ KR
Description
This is a component that can insert a data collection into a specific DataTree index.

| Input
| Name | Type | Description |
|---|---|---|
| Tree | Tree | The DataTree to modify |
| Items | Tree | The items to insert |
| indices | Integer | The indices at which to insert |
| Output
| Name | Type | Description |
|---|---|---|
| Tree | Tree | The DataTree with data inserted |
