Function.caller (Property)

A reference to the caller of the function.

Availability:

JavaScript - 1.1
JScript - 1.0
Internet Explorer - 3.02
Netscape - 3.0
Netscape Enterprise Server - 2.0
Opera - 3.0
Deprecated
Property/method value type:Object object
JavaScript syntax:-myFunction.caller

Warnings:

See also:Arguments.caller

Property attributes:

ReadOnly, DontEnum.