Pagelist Function PageListContains()

Hi… I’m a newbie to Pega. What parameters should be passed to this pagelist function?

PageListContains()

You can use expression builder

OR you can search & open function definition to see the parameters

And to see a sample usage, do ‘all content’ ‘contains’ search like below & open a rule from the results

@Byshu_Ayyappaswamy Thank you