All functions   Mac OS X   Windows   Crossplatform   Components   New in version: 1.0   1.1   1.2   1.3   1.4   1.5   1.6   1.7   1.8   2.0  

Screen.Count

Component: Screenshot
Mac OS X: Works
Windows: Works

MBS("Screen.Count")

Parameters

none

Description

Unlimited monitors are supported on Macs. Only one monitor is supported on PCs. Therefor on the PC this function will always return 1.

Examples

Count Screens

MBS( "Screen.Count" )

Feedback: Report problem or ask question.