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