SpiderBasic - Desktop

Overview

The desktop library allows access to information about the user's desktop environment. In SpiderBasic the desktop is the current web browser page. It can be useful to get information about browser width, height, depth, mouse position etc.

Command Index

DesktopDepth
DesktopFrequency
DesktopHeight
DesktopMouseX
DesktopMouseY
DesktopName
DesktopResolutionX
DesktopResolutionY
DesktopScaledX
DesktopScaledY
DesktopUnscaledX
DesktopUnscaledY
DesktopWidth
DesktopX
DesktopY
ExamineDesktops

Example

Desktop.sb

Supported OS

All

Reference Manual - Index