HI Guys, apologies if this has been asked previously, I have 2 matching collections with identical field names, I wish to lookup if a value exists in a certain field and return a true/false answer without looking through the full collection.
For example
the Value in [Collection1.Field1] = "Dave"
Collection 2 could have 50 names in it, I wish to see if any of the values in [Collection2.Field1]="Dave" without looping through the full collection.
------------------------------
npower
Europe/London
------------------------------