Insert a value from the second inlet into the list of the first inlet. (The first inlet can be connected to a List State Node.)
Properties
- Index (Int)
The position in the list to add the value. The first position is 0.
- Insert (Action)
Add the value to the list at the index.