Sets or retrieves a flag indicating the overwrite or insert mode.
bOverwrite = document.selection.OverwriteMode;
document.selection.OverwriteMode = bOverwrite;
bOverwrite = document.selection.OverwriteMode
document.selection.OverwriteMode = bOverwrite
Supported on EmEditor Professional Version 4.00 or later.
Send feedback on this topic to Emurasoft