JavaScript Programmer's Reference - Function Object
You are here: irt.org | XRef | core | Function
Function Object
Function Constructors
| Name | MSIE | NNav | Notes |
|---|
| Function() | 3.02 | 3 | |
Function Methods
Function Functions
| Name | MSIE | NNav | Notes |
|---|
| Function() | 3.02 | 3 | |
Function Properties
| Name | MSIE | NNav | Notes |
|---|
| arity | 4 | 4 | There is a bug in the Netscape Navigator implementation of this property unless the LANGUAGE="JavaScript1.2" attribute is defined for the <SCRIPT> tag. |
| caller | 3.02 | 3 | |
| constructor | 3.02 | 3 | |
| length | 3.02 | 3 | |
| prototype | 3.02 | 3 | |
Function Collectons
| Name | MSIE | NNav | Notes |
|---|
| arguments[] | 3.02 | 3 | |
You are here: irt.org | XRef | core | Function
©2018 Martin Webb