w3 school add function code example Example: declare function javascript function myFunction(var1, var2) { return var1 * var2; }