yes thankyou
I can't get the if conditions to work properly
Immagine 2024-10-27 181112.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 :)