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