Inserts the contents of the Clipboard with quotes.
Pastes the Clipboard contents with the quote marks at the cursor position. Before this command, use the Copy command or the Cut command to put text on the Clipboard. This command uses the system default encoding if the Always Paste as ANSI check box on the General tab of the Properties dialog box is checked, or Unicode if not checked.
document.selection.Paste(eeCopyQuotes);
document.selection.Paste eeCopyQuotes
Send feedback on this topic to Emurasoft