Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WSInputMapActionSequence Object / Actions Property
In This Topic
    Actions Property (WSInputMapActionSequence)
    In This Topic
    Gets the actions.
    Syntax
    expression.Actions As WSInputMapAction()
    where expression is a variable that represents a WSInputMapActionSequence Object
    See Also