How to remove ↵ character from JS string

后端 未结 4 666
北海茫月
北海茫月 2020-12-15 12:42

I have a string like

↵my name is Pankaj↵

I want to remove the character from the string.

\"↵select * from e         


        
4条回答
提交回复
热议问题