Skip to main content

isCurrentProjectDirty

isCurrentProjectDirty(): boolean

Description

Returns the status of the current project: false if the project remains unchanged since the last save, true if the project has been modified. This status can be manually reset to false using the markCurrentProjectClean method.