Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
スクリーンショットのようなデータが添付されています。これらの文字を置き換える/削除する方法を教えてください。 画像をご覧ください
ありがとう。
次のコードを使用して解決しました。
return InputString.replace(/\0/g, '');