Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ScreenCharacter Object / IsNoCharacter Property
In This Topic
    IsNoCharacter Property
    In This Topic
    No character exists at this position.
    Syntax
    expression.IsNoCharacter As Boolean
    where expression is a variable that represents a ScreenCharacter Object
    See Also