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