Method XbpWindow():getModalState() Foundation
Returns the modal state of the window.
:getModalState() --> nStatus
This method returns a numeric value indicating the modal state of the window.
A window can be modal or non-modal. The modality is set by the method :setModalState() (see this method for a further discussion of modality).
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.