TerminalLink.Select (gb.form.terminal)

Sub Select ( Start As Integer, Length As Integer [ , Type As String ] )

Highlight a link.

This method must be called during a Link event to indicate which part of the current line under the mouse cursor is a link.

  • Start : The position of the first character of the link.

  • Length : The link length.

  • Type: The link type (optional). Use it to make the difference between different types of links.