Saves the current file using Unicode (UTF-8) encoding without signature.
This command saves the document with the current file name using the Unicode (UTF-8) 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.
•Default Menu: None
•All Commands: File > Save > Save with Encoding > Save as UTF-8 without Signature
•Toolbar: None
•Status Bar: None
•Default Shortcut Key: None
•EEID_SAVE_UTF8_NOSIGN (4488)
editor.ExecuteCommandByID(4488);
editor.ExecuteCommandByID 4488