Why? Modular, Reuseable, easily organized
basic syntax:
function myFunc(arg1, arg2, ...) {
//do something
}
basic functions used in these pages
NEXT
INDEX
Master Index