example of is function javascript Example: define function in javascript /* Declare function */ function myFunc(param) { // Statements }