---
hide_title: true
hide_table_of_contents: true
title: Screen Resolution
---
<##head##>
# Screen Resolution
This node outputs the width, height and aspect ratio of the display area in CSS pixels.

<##head##>
## Outputs
| Data | Description |
| ---------------------------------------------- | ----------------------------------------- |
| Width | The width of the display area in pixels. |
| Height | The height of the display area in pixels. |
| Aspect Ratio | The width divided by the height. |