what does return keyword do in node js code example Example: return statement javascript function test(arg){ return arg; }