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