ALM Open Test Architecture API Type Library Version 12.55
ClearParam Method
Either the index (zero-based) in the StepParams collection, or the name of the parameter.
Description
Clears the parameter value by setting it to null.
Syntax
Visual Basic
Public Sub ClearParam( _
   ByVal vParam As Variant _
) 
Parameters
vParam
Either the index (zero-based) in the StepParams collection, or the name of the parameter.
See Also

IStepParams Interface  | IStepParams Members