$world->echo
void $world->echo( str , ... );
void $world->echo
Prints the strings in the terminal window. They are not sent to the world.
See also $world->echonl, $world->send.
$world->distrigger
$world->echonl