WasAnswered
WasAnswered returns a Boolean value indicating whether the question was answered.
Syntax
WasAnswered
Returns
TRUE if the user answered the question, or FALSE if not.
Usage
WasAnswered returns TRUE if the user answered this question or accepted a default answer and FALSE otherwise. The exceptions to this are Information questions and questions with an answer type of Boolean with no default answer; these questions return TRUE even if the agent merely passes through them.
WasAnswered is declared as type Boolean.