I have a number (many) decription objects on a screen and depending on the contents
of another field I need to change the contents of some other object:-
desc1.text desc2.text desc3.text desc4.text ......(many) ......
MyDescription needs to update desc3.text ....
Is there a way for me to create the reference using code?
of another field I need to change the contents of some other object:-
desc1.text desc2.text desc3.text desc4.text ......(many) ......
MyDescription needs to update desc3.text ....
Is there a way for me to create the reference using code?