Navigation: Function Reference > General Utility Functions > adjustLineBreaks()

adjustLineBreaks()

Top  Previous  Next

adjustLineBreaks( source: String ) : String;

 

Changes all CR characters not followed by LF and any LF characters not followed by CR into true CR/LF pairs.

 

Parameters

 

source

string type