javascript Function Description

functionNN 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
} 

888,Nickname,Homepage or email,Comments here,Add comment