InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / StripTrailingBlankLines Property
In This Topic
    StripTrailingBlankLines Property (UtsScreen)
    In This Topic
    Gets or sets a value indicating whether trailing blank lines are removed from the cut or copied text.
    Syntax
    expression.StripTrailingBlankLines As Boolean
    where expression is a variable that represents a UtsScreen Object
    See Also