Function ScreenSize() Foundation

Retrieves the size of the available screen

Syntax
ScreenSize( [<lPhysicalScreen>] ;  // Default: .F.
          ) --> nScreenSize
Return

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.

Feedback

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.