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