Method XbpSysWindow():currentSize() Foundation
Returns the current size of the system window.
:currentSize() --> aSize
This method returns an array containing two elements { nXsize, nYsize } indicating the window dimensions in the x and y directions.
The method :currentSize() retrieves the current size of the system window. Generally, the size of a system window cannot be changed.
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.