CLEAN(string)
CLEAN cleans the string from any non-printable characters.
CLEAN("one"\(7)) equals "one".