Pagelist Functions

I’m quite new to Pega. Do we have a pagelist function to check whether a pagelist property is not null?

@MadhumiM You can check isInPageListWhen and indexInPageListWhen functions and see if it helps for what you are looking for.

@SanthoshRanga Thank you