ALM Open Test Architecture API Type Library Version 12.55
ParamValue Property
Collapse All
Expand All
Command Object
: ParamValue Property
The parameter index or name. The index is 0-based.
Description
The parameter value.
Property type
Read-write property
Syntax
Visual Basic
Public
Property
ParamValue( _
ByVal
Key
As
Variant _ )
As
Variant
Parameters
Key
The parameter index or name. The index is 0-based.
See Also
Command Object
|
Command Members