scrubControlChars

scrubControlChars

Function
scrubControlChars(strstring): string

Returns a new string with all control characters removed.

Doesn't remove characters from input string.

Parameters
ParameterTypeNotes
str
string

the string to scrub

Returns 
string

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.