WebAddToFavorites Method

Adds a link to the current document or selection to the Favorites folder. This method is unavailable if the file has never been saved.

Syntax

expression**.WebAddToFavorites(CurrentLink)**

*expression   *     Optional. An expression that returns an Application object.

CurrentLink    Optional Boolean. True if a link will be added to the current selection. False if a link will be added to the current document. The default value is False.

Applies to | Application Object

See Also | WebCopyHyperlink Method | WebOpenFavorites Method | WebOpenHyperlink Method