tto (talkto) turtle-or-list-of-turtles
tto (talkto) text-box
Makes the turtle(s) or text box current. This command has the same effect as typing the name of a turtle or text box followed by a comma. This is the only way of making many turtles do the same thing at the same time. See ask.
example
tto "t1
tto [t1 t2 t3]
tto "text1
See MW Vocabulary (in Resources) for links to other projects using this term.
© LCSI, reprinted with permission