Looking for Function which is similar to Search and find with multiple search text

Hi All,

I am Looking for the function or query to check the array value with multiple values similar to search/find function with one search text. 

Validation that I am working on is like I have to check the values "A" and "B" in the string {"A", "C", "C", "B", "A", "C"} and the results should be {1 0 0 1 1 0}. 


Is it possible to have the function or should we have to create any query rules?

Thanks......!

Vaithyanathan R

  Discussion posts and replies are publicly visible