GetLinkTitle

 

Description

 

Returns the TITLE attribute of a hyperlink in the page, if one is present.

 

Arguments

 

Name

Type

I/O

Description

URL

String

In

The page of interest (blank for the current page).

Index

Long Integer

In

The zero-based index of the hyperlink in the page.

 

Return Value

 

String: the requested hyperlink TITLE attribute value.

 

Remarks

 

This method can be applied to the current visible page or to any other page in cache.

 

The GetLinkCount method returns the count of hyperlinks in the page.