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.
検索文字列として「\u2029」を使用する必要があります。置き換えようとしているシーケンスは、InDesign によって挿入された「段落区切り」の Unicode 文字です。
そう:
string.replace('\u2029', '');
キャラクターそのものの代わりに