| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| html | String | The HTML to search. | ||
| openingTagChar | String | The Opening Tag Character. | ||
| closingTagChar | String | The Opening Tag Character. | ||
| cssStyle | String | Optional | The CSS Style to apply to the HTML span that will be inserted around the found text. If omitted, a value of color:black;background-color:yellow is assumed. |
A String value.