AddParameter Method (WSInputMapAction)
Appends a parameter to the end of the action's parameter list.
expression.AddParameter( _
ByVal As String _
)
where
expression is a variable that represents a
WSInputMapAction Object
Parameters
- param
- The parameter value to add. The value must be non-null.