Compare 2 Arrays with multiple Items

Hello. I’m trying to compare two arrays in the sametime. And only when both have the same items, I want to set a branch to True.

Up to now it is only checked if there is an item in the array, not multiple.

Hope you guys can help me.