[Request] Blueprint: Multiple return nodes in a function

I agree with this.

An alternative way to tackle this, while we wait for improvements, is to use a variable for return value. It will be assigned where you would want extra return node would be. Then jump straight to return node at end.