WoW:API GetScreenResolutions
Jump to navigation
Jump to search
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"
--Astinus 20:32, 31 Jan 2005 (EST)