Lines.ToText (lines as list, optional lineSeparator as nullable text) as text
将文本列表转换为单个文本。 指定的 lineSeparator 追加到每行之后。 如果未指定,则使用回车和换行符。