Save the document
visio_savePersist in-memory edits by saving the Visio document to disk. Optionally specify a target path or document to save without altering the original file.
Instructions
Write the document to disk. Edits are in memory until this is called.
Args: document: File name or 1-based index. Omit for the active document. path: Save to this path instead of the document's own, leaving the original file untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| document | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| page | No | ||
| action | Yes | ||
| detail | Yes | ||
| affected | No | ||
| document | No | ||
| shape_id | No |