InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / Hotspot Object / Text Property
In This Topic
    Text Property (Hotspot)
    In This Topic
    Gets or sets a value indicating the hotspot text. The text can be up to 80 characters.
    Syntax
    expression.Text As String
    where expression is a variable that represents a Hotspot Object
    See Also