is an escape character. Instead of “\0” in your gsub, try “\\0”. Edit: turns out it's an escape character in the forum too, had to do three \ to display two ...
確定! 回上一頁