ActionScript 2.0 Language Reference |
|
|
|
| ActionScript classes > arguments > caller (arguments.caller property) | |||
public caller : Object
A reference to the function that called the currently executing function, or null if it wasn't called from another function.
Availability: ActionScript 1.0; Flash Player 6
callee (arguments.callee property)
|
|
|
|