Move a value from the source index to the target index in the list of the first inlet. (The inlet can be connected to a List State Node.)
Properties
- Source Index (Int)
The position of the value to move. The first value has index 0.
- Target Index (Int)
The position to move the value to. The first position is 0.
- Move (Action)
Move a value in the list to a new position.