Long story short. I need the list that I’ve rearranged to rearrange to original order. Points is, that I needed to do some stuff to those items and afterwards put them in the original order. Sounds simple but after couple of hours, I still have no luck understanding how…
In this instance a list.sort node would work.
1 Like
@fluffyhugger try List.Reorder
2 Likes
Thanks to you I’m still learning about basic yet obscure nodes. Thanks!
1 Like