Find Text
find_text_in_documentFind all occurrences of a specific text string in a Word document, with options to match case or whole words only.
Instructions
Find occurrences of specific text in a Word document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| text_to_find | Yes | ||
| match_case | No | ||
| whole_word | No |