# Return to last screen

![](/files/KYgatLZmQ0NJNAFrq8w3)

{% tabs %}
{% tab title="Entry Vars" %}
**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 :**
{% endtab %}

{% tab title="Callbacks & OutVars" %}
**(Does not contain callbacks)**

OutVars

`Null`
{% endtab %}

{% tab title="Features" %}
Esta función solamente dará acción si anteriormente se usa la función [Push Screen](/reference/funciones/navigation-e/push-screen.md), 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.
{% endtab %}

{% tab title="examples" %}
![](/files/9NA8mzk3jBUQnScrFzKk) ![](/files/lGgOUIQ4ThQ9C6ZrSrh6)
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apphive.io/reference/funciones/navigation-e/return-to-last-screen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
