TextInput Object
Specifies the text that end users have entered to clarify their questions.
Properties
Caption Property |
Specifies the recommended caption for one of three user input types: ListInput, StaticInput, and TextInput. |
Text Property |
Specifies the text end users provide to clarify their questions, statements, or errors. |
Remarks
End users may have to clarify their question to get an answer. For example, they may ask, "Which employees are old?" They are asked to clarify with a UserClarifyResponse object, "An employee is old if his age is over what?" Then they provide the appropriate text.
See Also
ListInput Object
StaticInput Object
Type Property (UserInput Object)
UserInput Object