Sets or returns the URL for a Hyperlink object.
Syntax
stringVariable = object.URL
object.URL = <string>
where:
stringVariable is a String representing the text contained in the applicable object;
Object is a Hyperlink object.
Example...
URL property example