Appearance
List of Lines
The List of Lines refiner reads text and process them into an array of lines. The following example assumes the user is attaching a refiner to a remote exec task and that "Format" is set to "List of Lines". When a similar configuration dialog is presented in other places, the same information applies.

When "Read and process task output" is checked, a refiner will be executed after a task runs.
Variable
The variable provided is assigned an array of strings each containing the text for that line, converted to UTF-8. Any trailing newline or carriage return is removed.
Character Encoding
The character encoding of the data to process or "Let Situate decide". Input text is converted to UTF-8 for processing in situate.
Remove White Space
If "Remove white space" is checked, any white space at the beginning or end of a line is removed.