javascript return return statement code example Example: return statement javascript function test(arg){ return arg; }