GetLinkCount

 

Description

 

Returns count of hyperlinks in the page.

 

Arguments

 

Name

Type

I/O

Description

URL

String

In

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

 

Return Value

 

Long Integer: the number of hyperlinks in the page.

 

Remarks

 

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

 

Use the GetLinkURL method to retrieve hyperlink URLs by index.