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

MustAnswer


MustAnswer returns a value indicating whether or not the question is required.

Syntax

MustAnswer

Returns

One of the integer values indicated in the following table.

Return Value
Description
0
The question is optional.
1
The question is required.
2
The question is required when reached.

Usage

This function returns one of three values indicating whether the question is set to optional, required, or answer if reached.


 Siebel SmartScript Administration Guide 
 Published: 23 June 2003