WoW:API GetScreenResolutions

From AddOn Studio
Revision as of 21:47, 1 February 2005 by WoWWiki>Astinus
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GetScreenResolutions -Documentation by Astinus-

Returns the resolution of the screen.

GetScreenResolutions();

Returns
Screen resolution in ####x#### format



Description
Returns a string value of the screen resolution.



Example
ScreenRes = GetScreenResolutions();



Bugged?

At any resolution that I've tested at, it always returns "800x600"


Template:WoW API


--Astinus 20:32, 31 Jan 2005 (EST)