find_replace_text
Find specific text in an InDesign document and replace it with new text, with options for case-sensitive and whole-word matching.
Instructions
Find and replace text in the document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findText | Yes | Text to find | |
| replaceText | Yes | Text to replace with | |
| caseSensitive | No | Case sensitive search | |
| wholeWord | No | Whole word search |