ALM Open Test Architecture API Type Library Version 12.55
TextParser Object Members
Overview 
Public Methods
Public Method ClearParamClear the parameter - Set its value to null.
Public Method EvaluateTextConverts the parameters to their values.
Public Method InitializeInitialization is generally performed by the infrastructure. Use this method after confirming the need with Micro Focus Support.
Public Properties
Public Property CountGets the number of parameters.
Public Property ParamExistChecks if a parameter with the specified name exists.
Public Property ParamNameGets the parameter name.
Public Property ParamTypeGets the user-defined Parameter Type.
Public Property ParamValueThe parameter value.
Public Property TextThe text to be parsed.
Public Property TypeGets the Parameter Type - predefined, null, or regular.
See Also

TextParser Object