Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Hotspot Object / MatchUntilDelimiter Property
In This Topic
    MatchUntilDelimiter Property (Hotspot)
    In This Topic
    Gets or sets a value indicating whether to define the end of the hotspot as a delimiter, usually a space.
    Syntax
    expression.MatchUntilDelimiter As Boolean
    where expression is a variable that represents a Hotspot Object
    See Also