Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / WordSelectionBoundaryExclusive Property
In This Topic
    WordSelectionBoundaryExclusive Property
    In This Topic
    Gets or sets a string of characters that mark the beginning or end of a word when using a mouse to select words in the terminal window.
    Syntax
    expression.WordSelectionBoundaryExclusive As String
    where expression is a variable that represents a Screen Object
    Remarks
    These (exclusive) characters are not included in the selected word.
    See Also