I'm trying to get copy() and paste() working, but I'm experiencing problems with newline. In other topic on the forum I found that to not select the new line before copy(), I should use selectString(line, 1), so that's what I'm using. My code in the trigger is:
However, for some reason, there is an extra newline.

Thanks!
Moderator Edit: brought screen shot image into post...
