es6 arrow function with return code example Example: js arrow function hello = () => { return "Hi All"; }