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