string 모듈

ufp.string.removeControlChar(string)

제어문자를 제거합니다.

매개 변수:string (unicode) – 문자열
반환:제어 문자가 제거된 문자열
반환 형식:unicode