Hi,
Maybe an easier way of getting this behaviour is to use the Post Actions rather than post-expression.
Create your Message Popup with Buttons 1 = "Continue" and 2 = "Jump To End":
Then Modify the Properties -> Post Actions to use the following custom condition (Step.Result.ButtonHit == 2) to goto cleanup :
Regards,
Charlie