GetUrl  Browser

The GetUrl function retrieves the URL of the document.

Syntax

String Browser.GetUrl()

Parameters

The GetUrl function has no parameters.

Return value

The GetUrl function returns the URL.

If an error occurs, the GetUrl function returns en empty string.

Example

url = myBrowser.GetUrl()
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia