Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Legacy Deprecated API > RemoveControlCharacters

RemoveControlCharacters

Removes all characters with codes below 32 and above 128, except 9 and 10 (CR and LF). Reduce sequences of spaces over one space to a single space, and reduce sequences of CRLF to a single CRLF.


Syntax


Result = ccLib.RemoveControlCharacters( Source )


Parameters


Source ?

This page was last reviewed 9/23/2022 3:36:04 PM