Inserts new lines at wrap points in the selection.
Inserts new lines at wrap points in the selection. Similar to Split Lines command, but this command does not remove a space at each line before the new line. The new line method will match to the method used at the current line.
document.selection.Format(eeFormatInsertNL);
document.selection.Format eeFormatInsertNL
Send feedback on this topic to Emurasoft