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