new function in javascript have any problem code example Example: new function javascript var add = function(num1, num2) { return num1 + num2 }