Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostField Object / Text Property
In This Topic
    Text Property (HostField)
    In This Topic
    Gets field text.
    Syntax
    expression.Text As String
    where expression is a variable that represents a HostField Object
    See Also