function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
JamesSSJamesSS 

How to remove ASCII control characters in string?

How to remove  ASCII control characters  in string?

Sonam_SFDCSonam_SFDC

Wondering if the trim function would be helpful in your case:

trim   String Returns a copy of the string that no longer contains any leading or trailing white space characters.

Leading and trailing ASCII control characters such as tabs and newline characters are also removed. White space and control characters that aren’t at the beginning or end of the sentence aren’t removed.

cplusplus_pleasecplusplus_please
using what language?



=============================
Developer for www.voicent.com
Voicent provides CRM, auto dialer, predictive dialer, reminder, and call center solution that is suitable for anyone in any level
Voicent strives to meet customer demands to integrate Voicent software with CRM of their choice.