Executable code is from the programmer's point of view a block of script source text that is parsed and executed by the interpreter.
There are five distinct types of executable code:
Global code
Eval code
Function code
Anonymous code
Implementation-supplied code
Prev | Home | Next |
execScript() | Up | Execute a function |
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. |