C.20. $world->echo

void $world->echo( str , ... );

Prints the strings in the terminal window. They are not sent to the world.

See also $world->echonl, $world->send.