Pastes Clipboard contents using the system default encoding.
Pastes the Clipboard contents at the cursor position using the system default encoding. Before this command, use the Copy command or the Cut command to put text on the Clipboard. This command is equivalent to the Paste command if the Always Paste as ANSI check box is checked on the General tab of the Properties dialog box.
document.selection.Paste(eeCopySystemDefault);
document.selection.Paste eeCopySystemDefault
Send feedback on this topic to Emurasoft