Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Hotspot Object / FollowedByDelimiter Property
In This Topic
    FollowedByDelimiter Property (Hotspot)
    In This Topic
    Gets or sets a value indicating whether the hotspot must be followed by a delimiter, usually a space.
    Syntax
    expression.FollowedByDelimiter As Boolean
    where expression is a variable that represents a Hotspot Object
    See Also