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