I'm trying to remove a break line from a text. This is what i'm using: var webData = download.data.Replace(String.fromCharCode(13),"");.
確定! 回上一頁