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