Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

JavaScript Programmer's Reference - Arguments Object

You are here: irt.org | XRef | core | Arguments

Arguments Object

Object/core
Internet Explorer 5.5
Netscape Navigator 3

Arguments Properties

NameMSIENNavNotes
callee5.54
caller43This property is incorrectly implemented in Netscape Navigator version 3, which returned a reference to the calling function and not its arguments.
length5.53

Arguments Collectons

NameMSIENNavNotes
arguments[]5.53


You are here: irt.org | XRef | core | Arguments

©2018 Martin Webb