Professional
>
Interview scripting
>
Writing interview scripts
>
Filtering questions and response lists
>
Cancelling filters
Cancelling filters
To cancel a question filter, type:
Name
.QuestionFilter = Null
For category filters, type:
Name
.Categories.Filter = Null
In all cases,
Name
is the name of a filtered question or loop.
See also
Filtering questions and response lists