InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / DisplayControlChars Property
In This Topic
    DisplayControlChars Property
    In This Topic

    Gets or sets a value indicating whether to display all control characters with decimal values less than 32, such as line feed, form feed, and tab characters.

    Syntax
    expression.DisplayControlChars As Boolean
    where expression is a variable that represents a UtsTerminal Object
    See Also