save_blend
Save the open .blend file to its existing path. Use when the user requests a save; if the file has never been saved, direct to save_blend_as.
Instructions
Save the user's open .blend file in place.
Only do this when the user asks. Fails if the file has never been saved -- use save_blend_as then.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||