InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.PTR Library / PTRRoutes Object / ItemByName Method
In This Topic
    ItemByName Method (PTRRoutes)
    In This Topic
    Syntax
    expression.ItemByName( _
       ByVal routeName As String _
    ) As PTRRoute object 
    where expression is a variable that represents a PTRRoutes Object

    Parameters

    routeName
    See Also