Syntax
Lines.FromText(text as text, optional quoteStyle as nullable number, optional includeLineSeparators as nullable logical) as list
Description
Converts a text value to a list of text values split at lines breaks. If includeLineSeparators is true, then the line break characters are included in the text.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference