[AS][CS2] Text item delimiters to hard returns

Trying to write a script that will take highlighted text and use the hard returns to section it out into separate text frames. Right now I can’t seem to get the right code to represent a hard return. Thoughts??

Stacy (as always, thanks)

You probably need this:

ASCII character 10 -- newline (as opposed to a carriage return)