Function ScreenSize() Foundation
Retrieves the size of the available screen
ScreenSize( [<lPhysicalScreen>] ; // Default: .F.
) --> nScreenSize
By default the function returns the size of the current window as the number of characters that can be displayed. When .T. is passed to the function it returns the size of the physical screen.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.