Link Search Menu Expand Document

When I try to replace the text with a Hebrew string it only inserts the first word

This is a known issue and our developers are currently working on fixing it. As a workaround, please insert a space at the end of the replacement string and it will fix the issue.

Code Sample:

{
  "searchString": "Your Company Name",
  "replaceString": "אחת שתיים "
}