Anonymous functions are created dynamically by using the built-in Function object as a constructor in a function expression.
As they are called, the last argument is used to provide the script source, and all but the last argument are used as a formal parameter list for the function.
Anonymous functions are properly supported by the WebTV set-top box from the Summer 2000 release onwards. Earlier versions of this product only partially supported anonymous functions.
Prev | Home | Next |
Anonymous code | Up | Applet object |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |