TextHighlighter.Run (gb.eval.highlight)

Sub Run ( Text As String )

Run a specific highlighter on a line of text.

Before calling this method, the TextHighlighter static properties must be initialized with the last highlighting state of the previous highlighted line, or a default state if you want to highlight the first line of the text.