environment(3) LPC Library Functions environment(3)
NAME
environment() - return the environment of an object
SYNOPSIS
object environment( object ob );
DESCRIPTION
Return the containing object (environment) of <ob>. If no
argument is given, <ob> defaults to this_object().
SEE ALSO
this_object(3)
MudOS Last change: 5 Sep 1994 1