Hello guys,
I have a List and want to insert multiple values on multiple indexes. It seems so easy but I dont get how to do it. And didnt find it in the forum.
Is there no node like List.PlaceItematindex?
With List.Insert it everytime takes the whole list. But I want to have the single values.
First time it should take first value, secont time second value and so on. How to do it?
Any help would be appreciated! Thanks a lot!