InfoConnect for Airlines VBA Guide
Add Method (InputMapActionSequence)
The action to add.
Adds an action to the action sequence.
Syntax
object.Add( _
   ByVal action As InputMapAction _
) 

Parameters

action
The action to add.
See Also