ALM Open Test Architecture API Type Library Version 12.55
ParamExist Property
The name of the parameter.
Description
Checks if a parameter with the specified name exists.
Property type
Read-only property
Syntax
Visual Basic
Public Property ParamExist( _
   ByVal ParamName As String _
) As Boolean
Parameters
ParamName
The name of the parameter.
See Also

TextParser Object  | TextParser Members