Hi All,
Im hoping someone has come up with a solution to this problem in the past.
I have a number of objects named XX_1, XX_2, XX_3 ect.
I would really like to be able to access that name in script, something like XX_1.GetName(), in the same way to can access the text value using GetText()
Is seems so simple and would allow me to copy and paste a series of on click events, rather than modify each one to increment by one each time I paste it into my application.
Many Thanks
John