normalise Line Separators
Converts all line separators in the specified nullable string to a single new line character (\n
).
Return
null if the given string is null
Converts all line separators in the specified nullable string to a single new line character (\n
).
null if the given string is null