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