Current screen size (sys.ScreenHeight | ScreenWidth)ΒΆ
sys.ScreenHeight,,u2 |
Screen height |
sys.ScreenWidth,,u2 |
Screen width |
Under Windows, these variables contain the current screen resolution in pixels.
If character mode is being used, these variables return the screen width and height in columns and rows.
RELATED TOPICS |