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