InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / InvokeMember1 Method
In This Topic
    InvokeMember1 Method
    In This Topic
    Executes a method that is unique to the current element.
    Syntax
    expression.InvokeMember1( _
       ByVal methodName As System.String _
    ) As System.Object

    Parameters

    methodName
    See Also