Compare a property value in 2 different pagelists of same class
Hi, I have a requirement where I need to check if a property value in pagelist1 is in any page of Pagelist2. Please note that both the pagelists are of same class and I need to check the same property value in both the pagelists if they are same or not.
Is there any OOTB function to verify this ?
EX:- P1.a1, P2.a1 properties are of page list 1 and I need to check if these property values are in P2.a1, P2.a1, P3.a1, P4.a1
***Updated by moderator: Lochan to add Categories***