InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenCharacter Object / IsNumericShiftField Property
In This Topic
    IsNumericShiftField Property (ScreenCharacter)
    In This Topic
    Gets a value that indicates whether the data cell marks the beginning of a numeric shift field. Note: IScreenDataConstants.FIELD_NUMERIC_SHIFT
    Syntax
    expression.IsNumericShiftField As Boolean
    where expression is a variable that represents a ScreenCharacter Object
    See Also