Reloads the current file using Unicode (UTF-8) encoding.
This command reloads the current file from the disk using the Unicode (UTF-8) encoding. If the document is changed within EmEditor, the prompt message "Are you sure you want to abandon changes?" appears. Selecting Yes will discard the changes without saving, and will reload the new contents. Selecting No will abort reloading and will allow you to continue editing the document.
editor.ExecuteCommandByID(4258);
editor.ExecuteCommandByID 4258
Send feedback on this topic to Emurasoft