MustAnswer
MustAnswer returns a value indicating whether 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 it is reached.