InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / CancelSelection Method
In This Topic
    CancelSelection Method (UtsScreen)
    In This Topic
    Cancels the text selection in the terminal window. If no text is selected, this method has no effect.
    Syntax
    expression.CancelSelection() 
    where expression is a variable that represents a UtsScreen Object
    See Also