Method XbpWindow():getModalState() Foundation

Returns the modal state of the window.

Syntax
:getModalState() --> nStatus
Return

This method returns a numeric value indicating the modal state of the window.

Description

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

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.