javascript Function Description
| function | NN 2 IE 3 ECMA 1 |
|
The function keyword begins a named function definition. For anonymous functions, see the Function object. |
|
| Example | |
function myFunc(arg1, arg2) {
// function statements here
}
|
|
Previous: javascript Global Description
Next: javascript FRAMESET rows
888,Nickname,Homepage or email,Comments here,Add comment
