Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / GoHome Method
In This Topic
    GoHome Method
    In This Topic
    Goes to the home page.
    Syntax
    expression.GoHome() 
    where expression is a variable that represents a WebControl Object
    See Also