Inserts the Clipboard contents and returns.
Pastes the contents of the Clipboard, and inserts a new line at the cursor. 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(eeCopyNL);
document.selection.Paste eeCopyNL
Send feedback on this topic to Emurasoft