Question
Compare a value in the list
Hi ,
I have a list of 5 text values returned by a rule like names as { "abc","def","ghi","jkl","mno" } , I want to compare a name as "def" in this list without using any loop. is there any function in Appian which can perform comparison without using any loop?
