Using contains or should I use something else for the list data

I am using this feel expression contains(policy.coverList.cover.subCoverList.subCover.code, “RBI-EX06(i)”) to get the result from the output subcover Code. below is the output

[“OBH-P001”,“RBI-EX06(i)”,“OBH-P003”,“OBH-P004”,“OBH-P005”,“OBH-P006”,“OBH-P007”,“OBH-P008”,“OBH-P009”,“OBH-P010”,“OBH-P011”,“OBH008”]

it should match this value and return true, but it doesn’t return anything.

Hi @anmolrane1989
Can you share the full input variable value used(not only the list of codes)?

Regards,
Alex

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.