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