From the NannyMUD documentation
2000-12-11
NAME
write - write text to the current playerSYNTAX
void write(string str)DESCRIPTION
Write 'str' to this_player(). Make sure you don't use this efun without a this_player().SEE ALSO
tell_object in efun/object_related/tell_objectSEE ALSO
this_player in efun/object_related/this_player