set Return Value
Substitute the method's return value. At a HEAD injection this also cancels the original body; at a RETURN injection it replaces the value about to be returned. The value must be assignable to the method's declared return type (an unbox/checkcast happens in the injected bytecode).