Question
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689982000/7a6f5fc4-9cd8-4bb1-8c8b-b0f68422876e.jpg?itok=wZKgWoTE)
Hoverstate
SV
Last activity: 12 Jun 2017 9:25 EDT
Looking for an alternative to using "Contains" in the condition of an Obj-Browse
Hey everyone, as you can see in the attached image, I'll give a little bit of context first.
I have 2 CaseStatus values, "Resolved-Paid" and "Resolved-Denied", as it is right now only those 2 status values can have the "Resolved" word in it, so my obj-browse condition works well only with a Contains "Resolved". The thing is that, in future requirements there COULD be more "Resolved" statuses that won't be part of my whole condition.
So my question is, is there a way to do something like the 2nd row on the image I attached?
Something like:
.CaseStatus is equal "Resolved-Paid" OR "Resolved-Denied".
If I try to insert those values, I get an error so I'm wondering if there's a way to do this or if it's just not possible to do in a single "is equal" line.
Thanks in advance!
***Moderator Edit: Vidyaranjan | Updated Categories***