Saves the current file using Unicode (UTF-16LE) encoding.
This command saves the current file using the Unicode (UTF-16LE) encoding, 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(4254);
editor.ExecuteCommandByID 4254
Send feedback on this topic to Emurasoft