
### NAME

    in_edit() - determine if a player is in the editor

### SYNOPSIS

    string in_edit( object default : F_THIS_OBJECT );

### DESCRIPTION

    If  the  given  object  is  in  the  editor,  the  file being edited is
    returned, else zero.

### SEE ALSO

    ed(3), in_input(3)

