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