Saves a version of the current document. You must use the SaveAs method the first time a document is saved. You can determine if a document has been saved by checking the value of the isSaved property.
"fusionDocument_var" is a variable referencing a FusionDocument object.
|
"fusionDocument_var" is a variable referencing a FusionDocument object.
|
Type | Description |
boolean | Returns true if saving the document was successful. |
Name | Type | Description |
description | string | The version description for this document |