6 types of functions javascript code example Example: define function in javascript /* Declare function */ function myFunc(param) { // Statements }