Method XbpCrt():getModalState() Foundation

Returns the modal state of the window.

Syntax
:getModalState() --> nStatus
Return

This method returns a numeric value indicating the modality of the window.

Description

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).

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.