Appearance
in_edit() - determine if a player is in the editor
string in_edit( object default : F_THIS_OBJECT );
If the given object is in the editor, the file being edited is returned, else zero.
ed(3), in_input(3)