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