Annotations API Methods
safeToUnload()
Check if there are any unsaved annotations. This method will return true if there are no unsaved annotations, or return false if there are unsaved annotations.
Examples
itemsApp.assessApp().annotationsApp().safeToUnload();
Arguments
None.
Return value
Type boolean