ALM Open Test Architecture API Type Library Version 12.55
ClearParam Method
Collapse All
Expand All
TextParser Object
: ClearParam Method
Either the index (zero-based) in the collection, or the name of the parameter.
Description
Clear the parameter - Set its value to null.
Syntax
Visual Basic
Public
Sub
ClearParam( _
ByVal
vParam
As
Variant _ )
Parameters
vParam
Either the index (zero-based) in the collection, or the name of the parameter.
See Also
TextParser Object
|
TextParser Members