How to process white space lines.
text?WhiteSpaceLine=noAction
Default: Take no action. Whites space lines are included as any other line.
text?WhiteSpaceLine=noTwoEmptyLn
If two or more empty lines are together then they are reduced to one empty line.
text?WhiteSpaceLine=removeAllEmpty
All empty lines are removed.
text?WhiteSpaceLine=removeAllWs
All white space line are removed.
This include white space lines and empty lines.
See Also: Enumeration whiteSpLn
Generated using TypeDoc