HypertextIF.getLinkIndex

Gets the index into the array of hyperlinks that is associated with the character specified by @char_index.

interface HypertextIF
int
getLinkIndex
()

Parameters

charIndex int

a character index

Return Value

Type: int

an index into the array of hyperlinks in @hypertext, or -1 if there is no hyperlink associated with this character.

Meta