InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / GetText Method
In This Topic
    GetText Method (WebElement)
    In This Topic
    Gets text from the text field if the Web element is an input text type.
    Syntax
    expression.GetText() As System.String
    See Also