javascript function that returns a value with }); code example Example: return value from javascript function function num(x, y) { var sum = x + y; return sum; }