@evilbaby Please read the topic
2afa552b-f7b8-48ef-ae7e-66924735b306-image.png
Hello everybody!
I have a problem, I need all missing elements in a separate list
List 1
List 2
The only element in List 3 needs to be
How do I solve this most efficiently? A foreach would take too long for my purpose.
Maybe I'll over think this and there is a simple solution but i dont get it rn.
Thanks for helping :)