Insert¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The value to prepend to the collection. | Any | ||
| Output ➡️ | The input to this shard is passed through as its output. | Any | ||
| Index | No | The collection to add the input to. | none | IntVar(Int) | 
| Collection | No | The collection to add the input to. | none | Var([Any])Var(String)Var(Bytes) | 
Prepends the input to the context variable passed to Collection.