We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NOTOC {{-}}
Retrieves the width of the display in pixels.
none
Returns the width of the display as an integer.
show_message("Your screen is " + string(display_get_width()) + " pixels wide!");
This is number 1