Question
Evonsys (PVT) LTD
Evonsys (PVT) LTD
LK
Evonsys (PVT) LTD
Posted: Apr 3, 2024
Last activity: Apr 3, 2024
Last activity: 3 Apr 2024 11:08 EDT
Solved
can check special character using @Utilities.countInPageList
hi team,
I am trying to get exist email count is grater than zero in the page list property using like this.
@Utilities.countInPageList(pyWorkPage.TempUser.EmailID,.EmailID,pyWorkPage.CaseData.AdditionalUser)>0
but using this function it not allowed special character like '@'. then how can I solved my issue.
thank you.