NAME
previous_object
- return the calling object
SYNTAX
object previous_object();
DESCRIPTION
Returns an object pointer to the object that called current function, if any.
SEE ALSO
call_function
and
backtrace