Navigate()

Syntax:

Navigate(URL)

Parameters:

URL – enter the URL of the page you want to open in the specified browser. URL can either be the full URL of a web site or a variable name that contains a URL. This parameter is required.

Remarks:

This function will open the requested URL in the specified Browser object.

image\Script_Button.jpgExamples