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