If an unwind instruction is called, is the does it define a return value for the corresponding invoke instruction? In other words, when we get to the exception label, will the value returned by the invoke instruction be defined? If so, how is it defined? Regards, Ryan