Callee (Arguments.callee Property); Caller (Arguments.caller Property); Length (Arguments.length Property) - MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference

Actionscript 2.0 language reference
Table of Contents

Advertisement

Method summary
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),

callee (arguments.callee property)

public callee : Object
A reference to the currently executing function.
Availability: ActionScript 1.0; Flash Player 5
See also

caller (arguments.caller property)

caller (arguments.caller property)
public caller : Object
A reference to the function that called the currently executing function, or
called from another function.
Availability: ActionScript 1.0; Flash Player 6
See also
callee (arguments.callee property)

length (arguments.length property)

public length : Number
The number of arguments passed to the function. This may be more or less than the function
declares.
Availability: ActionScript 1.0; Flash Player 5
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
toString
method),
valueOf
if it wasn't
null
arguments
243

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF