ALM Open Test Architecture API Type Library Version 12.55
ParamValue Property
Either the index (zero-based) in the collection, or the name of the parameter.
Description
The parameter value.
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 collection, or the name of the parameter.
See Also

ITextParser Interface  | ITextParser Members