$world->sendecho
Sends any number of strings to the current world. After each string, a newline is send, so that the MUD recognizes it as a command.
The commands are always echoed to the window, regardless of the setting of the command echo option (see Section 4.7).
See also $world->send and $world->sendnoecho .