Edits the input text that you retrieved by using getMatchedText.
The input text is the text before any normalization or modification that takes place as part of the extraction process. By contrast, setOutputText enables you to edit the output text after any changes.
edkmatch:setMatchedText(new_text)
Argument |
Description |
---|---|
new_text
|
The new value that you want to assign to the input text. |
The new input text.
|