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

JavaScript Programmer's Reference - Function Object

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

Function Object

Object/core
Internet Explorer 3.02
Netscape Navigator 2

Function Constructors

NameMSIENNavNotes
Function()3.023

Function Methods

NameMSIENNavNotes
apply()5.54.06
call()5.54.06
toSource()44.06
toString()43
valueOf()-3

Function Functions

NameMSIENNavNotes
Function()3.023

Function Properties

NameMSIENNavNotes
arity44There is a bug in the Netscape Navigator implementation of this property unless the LANGUAGE="JavaScript1.2" attribute is defined for the <SCRIPT> tag.
caller3.023
constructor3.023
length3.023
prototype3.023

Function Collectons

NameMSIENNavNotes
arguments[]3.023


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

©2018 Martin Webb