brunopalermo I opened your example and it's very useful!
But is it possible to select the element to copy from by an instance variable of a text object (ID, string) instead of the CSS ID? I can't edit the CSS ID on runtime when I create text or input objects.
Or even better would be getting text to copy from a specific cell in an array. (Array.At(x,y,z))
I think I need to learn some JScript soon. :)