I have a list as structured below.
_list{0}.Name = Apple
_list{0}.list1{0}.code.value=1
_list{0}.Name = Banana
_list{0}.list1{0}.code.value=2
How do I search using a list searcher so that I want only the results for code.value=2?
I have a list as structured below.
_list{0}.Name = Apple
_list{0}.list1{0}.code.value=1
_list{0}.Name = Banana
_list{0}.list1{0}.code.value=2
How do I search using a list searcher so that I want only the results for code.value=2?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.