Forum Discussion
YMinaev
Staff
15 years agoHi,
You can use the Index property to recognize your objects if there're no other properties which would allow you to recognize them in a reliable way. The only possible issue here is that indexes can be dynamic.
Anyway, you can either map the target objects by Index and give them different names, or just address them by their full names without using Name Mapping.
You can use the Index property to recognize your objects if there're no other properties which would allow you to recognize them in a reliable way. The only possible issue here is that indexes can be dynamic.
Anyway, you can either map the target objects by Index and give them different names, or just address them by their full names without using Name Mapping.