Siebel SmartScript Administration Guide > Extending Scripts with Siebel VB and Siebel eScript > SmartScript Question Methods >

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.

Siebel SmartScript Administration Guide Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.