Get index from another list

Hi,

I’m trying to get the index number in a list that have the element from another list.

You can try to take the transpose of the list and hence look for the particular index you require.

IndexOf node?

Capture

Check the lacing if you don’t get the right count.

There’s probably a more efficient way of doing this but here’s what I came up with on a first pass.

Here is another way: