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