find_replace_text
Find and replace text in an InDesign document. Specify case sensitivity, whole word matching, or use GREP for pattern-based replacements.
Instructions
Find and replace text in the document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | document | |
| useGrep | No | Use GREP (regular expressions) | |
| findText | Yes | Text to find | |
| wholeWord | No | Whole word only | |
| replaceText | Yes | Replacement text | |
| caseSensitive | No | Case sensitive search |