Highlight

The mode to use to highlight text. You can use one of the following options.

  • Terms. Highlight individual link terms.

  • Proximity. Highlight segments that match proximity expressions. This option also highlights individual terms that are not part of proximity expressions in the Links parameter. You can use this option only when you have set Boolean to True.

For example, if your Links parameter contains the expression cat NEAR dog, the Terms option highlights the terms cat and dog separately. The Proximity option highlights the span that includes both terms, such as cat sat next to the dog.

In both cases, IDOL View Component highlights the terms only when they match the proximity expression (that is, it does not highlight an instance of cat that does not appear near dog).

Actions: View
Type: String
Default: Terms
Example: Highlight=Proximity
See Also: Boolean
Links
StartTag