newlines
- Type: one of the values below
- How the text box handles pastes with newlines in them.
- Possible values:
pasteintact
- Paste newlines unchanged
pastetofirst
- Paste text up to the first newline, dropping the rest of the text
replacewithcommas
- Pastes the text with the newlines replaced with commas
replacewithspaces
- Pastes the text with newlines replaced with spaces
strip
- Pastes the text with the newlines removed
stripsurroundingwhitespace
- Pastes the text with newlines and adjacent whitespace removed