Description
Returns the URL of a hyperlink in the page.
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 URL.
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.