2.312 .screen_x[integer]
With this attribute of the setup object the x coordinate of the screen (in pixels) can be queried.
The indexed attribute is available only in a multi-monitor environment (Windows only), where the index can be in the valid range from 1 to setup.screencount.
The value is dynamic in a multi-monitor environment under Windows, since you can add or remove monitors at any time.
Definition
- 
                                
Data type
integer
 - 
                                
Access
get
 
See also
                        
Availability