Hello,
Is there a method which gives me the object-reference of an UI-element when I know the ID of this element?
For example I have a button with the ID "bt_ok". Now I want to have the reference of this object, but I only know it's ID.
Is there a possibility to do this?
Best regards & Thanks