InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / HostChangedScreen Property
In This Topic
    HostChangedScreen Property
    In This Topic
    Gets a value indicating whether the host has changed a character on the screen
    Syntax
    expression.HostChangedScreen As Boolean
    where expression is a variable that represents a UtsScreen Object
    See Also