HighlightWords
Highlights words inside a given text.
Script Data
Name | Description |
---|---|
Script Type | python |
Tags | - |
Inputs
Argument Name | Description |
---|---|
text | The input text to highlight the words in. |
terms | Terms to highlight in the text. Can be words or sentences (without commas ","). Note: if you use a sentences and word, the word shouldn't be as part of a sentence. For example, "thank,thank you" is an invalid input. (Comma-separated value). |
Outputs
There are no outputs for this script.