Follow Method

See Also         Example         Applies To

Displays a cached document if it has already been downloaded. Otherwise, this method resolves the hyperlink, downloads the target document, and then displays the document.

Syntax

expression.Follow(NewWindow)

expression   An expression that returns a Hyperlink object.

NewWindow   Optional Boolean. True to display the target document in a new window. The default value is False.