The SAVE command is used to save a modified document.
The FILE keyword is optional. If the document has been opened, then no FILE keyword is required as the original document is used for the save.
Use the FILE keyword for saving created documents or saving an opened document to a different document path.
Syntax:
|
Example
SAVE
SAVE FILE(/folder/file.xlsx)