Tell (clone) to (script)?

So, I was wondering if this is possible. I'm working on a project that uses tons of clones and I just think this could be helpful, shorten the code maybe so it goes faster? Actually I don't really know but either way I want to know if this is possible.

Hi @easty
Yes, this is possible!!

You can "create clones" and then, "tell" and "call" them.
tellClone

And to build a more complex situation, you can store your clones in a variable (using the reporter "a new clone" to create each clone) and then, you will know exactly what clone is. The idea is here:
tellCloneWithVar

Joan

If you don't care about saving a reference to the clone, you can also just do:

untitled%20script%20pic