|
Methods and user-defined operators
|
| · | to find out who called the method or operator. In this case you will need to use $caller.self;
|
| · | refer to-$caller.variable_name_to_refer-or assign $caller.variable_name_to_assign[value]-a variable as if you were in the place where the defined method or operator was called from.
|
| Copyright © 19972010 Art. Lebedev Studio | http://www.artlebedev.com | Last updated: 18.07.2008 |