GetRedirectedURL

 

Description

 

Returns the final URL associated with the specified initial URL, after any redirection has been followed. This may be the same as the initial URL if the server did not request redirection.

 

Arguments

 

Name

Type

I/O

Description

URL

String

In

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

 

Return Value

 

String: the final URL if the page is found in cache, else blank.

 

Remarks

 

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