List.AddItemToFront

Hi guys,

I am struggling with this list-logic. How could I achieve it?

Thank-you!

@JMCiller , hi

what are you trying exactly? indexing items?

@JMCiller,

Like this?

1 Like

yep, it is something like this but inserting the items as it is shown in my screenshots with the colors. In your sample, the items to be inserted [0,0] are inserted in both sublists [1,2,3] & [4,5,6]. You should only have one zero per sublist.

@JMCiller ,

this way?

but do not use the uniqueitems… items are different.

@JMCiller , so you dealing with points ? (Element.Locations)

Or like this? :slight_smile:

1 Like