Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / ScreenHistory Object / Index Property
In This Topic
    Index Property
    In This Topic
    Gets the zero-based index of the current history screen or minus one (-1) if the live screen is active.
    Syntax
    expression.Index As Integer
    where expression is a variable that represents a ScreenHistory Object
    See Also