Return to last screen
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.



Last updated
Was this helpful?
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.

Transition: This value allows us to select the animation in which the previous or destination screen will be shown.
Transition Speed: In this value you can select the speed at which the previous animation will be displayed
Step by Step :
(Does not contain callbacks)
OutVars
Null
Esta función solamente dará acción si anteriormente se usa la función Push Screen, ya que retorna a la pantalla anterior, es decir, desde la pantalla anteriormente inmediata desde donde fue invocada.
Agregar valor a las entry vars es opcional.


Last updated
Was this helpful?
Was this helpful?