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

See also

callee (arguments.callee property)