This doesn't seem to be working. So how do I check if test1 and test2 are the same or not the same without throwing in some "Field ID" in the definition of Type Test. I though this would work but it doesn't work in code I'm working on.
for this1.Test Each Test for this2.Test = Each Test if (this1 = this2) then ; do something end if next next