Admin Production rocket
Current Publication

WordSelectionBoundaryExclusive Property

Reflection Desktop VBA Guide V18.0.2
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