# Navigation

- [Return to last screen](/reference/funciones/navigation-e/return-to-last-screen.md): The return to last screen function loads the previous screen in your application, it's the same as clicking the "back button" in your browser.
- [Push screen](/reference/funciones/navigation-e/push-screen.md): The push screen function loads the screen that you set in the page transition in the entry vars.
- [replaceTopPage](/reference/funciones/navigation-e/replacetoppage.md)
- [Replace screen](/reference/funciones/navigation-e/replace-screen.md): The Replace screen function loads the screen you set in the page transition var input, but the user cannot return to the last screen.
