# Get Screen Dimentions

![](https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FLXaKS0ZVpsGuQtGykCr8%2Fimage.png?alt=media\&token=47e13244-9718-4b77-8a3a-89f4b1340809)

{% tabs %}
{% tab title="Entry Vars" %}
**(Does not contain Entry Vars)**

**Step by Step :**

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2F0WSzV9jRBMKUTDmZP0aD%2FGet%20Screen%20Dimentions.gif?alt=media&#x26;token=7bda1259-e585-40ec-a4db-e1d4f0c16316" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Callbacks & Outvar" %}
**Success :** It is executed when It returns the value in height and width of the screen of the device in which the function is queried.

OutVars&#x20;

```
{
"width": 423.5293998850261,
"height": 908.2352686423338
}
```

{% endtab %}

{% tab title="Features" %}
Las dimensiones que retorna dependen directamente del dispositivo en que se consulte la función.
{% endtab %}

{% tab title="examples" %}

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2F7B0cuwtGv0ehMpd1N1f0%2FWhatsApp%20Image%202022-09-02%20at%2017.00.14.jpeg?alt=media&#x26;token=00e30f9a-2c5d-4a9c-8d1f-05da6985ebb9" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}
