How to go back to a previous viewport/BP/etc?

While coding is normal to do things like:

  • navigate to a method implementation
  • go back to your previous place (I normally use the mouse for this, the back button, Mouse 4 I think).

How can I do this in UE4?, for example:

  • I go to the viewport, previously I was in a BP class event graph.
  • I press “back”, and it goes back to the BP.

Thanks.