|
LPC Library Functions: all_previous_objects |
|
NAMEall_previous_objects() - returns an array of objects that called the current function
SYNOPSISobject all_previous_objects();
DESCRIPTIONReturns an array of objects that called current function. Note that local function calls do not set previous_object() to the current object, but leave it unchanged.
SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|