why do we use the return keyword in js code example Example: return statement javascript function test(arg){ return arg; }