ReplaceNextCommand Methods
A command to search for a specific text and replace the next match in the document with the specified string.| Name | Description |
|---|---|
| execute(text, replaceText, matchCase) | Executes the ReplaceNextCommand command with the specified parameters. |
| getState | Gets information about the command’s state. |
See Also