Retrieves the width of the working area of the system's screen, excluding the Microsoft® Windows® taskbar.
Syntax
HTML N/A Scripting [ iWidth = ] screen.availWidth
Possible Values
iWidth Integer that specifies the available screen width, in pixels. The property is read-only with no default value.
Applies To
HTML N/A Scripting screen
See Also