Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
AddParameter Method (InputMapAction)
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
InputMapAction Object
: AddParameter Method
The parameter value to add. The value must be non-null.
Appends a parameter to the end of the action's parameter list.
Syntax
Visual Basic (Declaration)
object
.AddParameter( _
ByVal
param
As
String _ )
Parameters
param
The parameter value to add. The value must be non-null.
See Also
Reference
InputMapAction Object
InputMapAction Members
Send Feedback