Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenCharacter Object / IsSosi Property
In This Topic
    IsSosi Property (ScreenCharacter)
    In This Topic
    Gets a value that indicates whether the character is a DBSC SOSI character.
    Syntax
    expression.IsSosi As Boolean
    where expression is a variable that represents a ScreenCharacter Object
    See Also