Saved property

Specifies whether the document contains any unsaved changes

TRUE: The document has no unsaved changes.

FALSE: The document has unsaved changes.

 

Syntax

BooleanVariable = object.Saved

Where:

     BooleanVariable is a variable (True or False) specifying whether or not the document has any unsaved changes.

 

     object is the Document object.

 

Examples...

Saved property example

 


© Bricsys NV. All rights reserved.