Return Type
A Boolean value.
Return Type
A Boolean value.
Syntax
object.AddToPatternMatchTable(strTableName As String, strSearchString As String, strResponse As String)
The AddToPatternMatchTable method syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type HalDB. |
| strTableName | String |
| strSearchString | String |
| strResponse | String |