isCurrentProjectDirty
isCurrentProjectDirty(): boolean
Description
Returns status of the current project: false if project is unchanged since the last save, true if project was modified. This status can be forcefuly changed to false with markCurrentProjectClean method.