ALM Open Test Architecture API Type Library Version 12.55
ParamValue Property
Either the index (zero-based) in the StepParams collection, or the name of the parameter.
Description
The value of the specified parameter.
Property type
Read-write property
Syntax
Visual Basic
Public Property ParamValue( _
   ByVal vParam As Variant _
) As String
Parameters
vParam
Either the index (zero-based) in the StepParams collection, or the name of the parameter.
See Also

StepParams Object  | StepParams Members