Copies the selection in quotes and pastes it to the Clipboard.
Copies the selected text with the quote mark at the beginning of each line and put it on the Clipboard. After this command, you can place the selection by moving the cursor to a different location and running the Paste command.
document.selection.Copy(eeCopyQuotes);
document.selection.Copy eeCopyQuotes
Send feedback on this topic to Emurasoft