I have to compare values in two field-symbols.There structure gets created dynamically in each loop pass.
So if there are three fields eg. A B and C in field-symbols FS1 and FS2. I need to compare there values whether its ame or not.
Any suggestion would be highly helpful.
Thanks.