I'm having some issues implementing something in my work.
What i want to achieve is: i need to display some texts in some text objects, but the object i display the text in depends on some other things, so i need to implement a function that would be able to take in the parameter of which text object to set the text to at that particular time.
I'm not sure on how to implement this even using UID