Saves the current file using Unicode (UTF-16LE) encoding without signature.
This command saves the current file using the Unicode (UTF-16LE) encoding without signature, unless the document is untitled. If the document is untitled, the Save As dialog box appears, which allows you to enter a file name to save the file as.
editor.ExecuteCommandByID(4484);
editor.ExecuteCommandByID 4484