Skip to main content

in_edit

Discworld driver help

in_edit

Name

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

Synopsis

string in_edit( object ob );

Description

If the given object `ob' is in the editor, the file being edited is returned, else zero. If no object is given, this_object() is used.

See also

ed(), in_input()