Select Items in list not included in other list

Hello,
am a bit lost in lists today.
I have to find the index of elements of a list B that are in the list A.

in my case it would be “1”.

Thanks in advance.


1 Like

For me it does not work…!
Capture|507x500

Use StringFromObject node before connecting AllIndicesOf node:

1 Like