Return Type
A String value.
Return Type
A Boolean value.
Syntax
object.GetResponse(UHPFile As String, UserSentence As String, UserName As String, ComputerName As String, LearningLevel As String, Custommem1 As String, Hate As String, Swear As String, Insults As String, Compliment As String, PrevSent As String, LastResponseTime As String, PrevUserSent As String, Custommem2 As String, Relevance As String, Topicfocus As String)
The GetResponse method syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type Brain. |
| UHPFile | String |
| UserSentence | String |
| UserName | String |
| ComputerName | String |
| LearningLevel | String |
| Custommem1 | String |
| Hate | String |
| Swear | String |
| Insults | String |
| Compliment | String |
| PrevSent | String |
| LastResponseTime | String |
| PrevUserSent | String |
| Custommem2 | String |
| Relevance | String |
| Topicfocus | String |