Desktop User Guides > Professional > Interview scripting > Writing interview scripts > Filtering questions and response lists > Filtering categorical response lists
 
Filtering categorical response lists
Syntax
To filter categorical response lists, use this command in the routing section:
<name>.Categories.Filter = <categories>
Parameters
<name>
The name of the question whose response list is being filtered.
<categories>
The categories to be displayed. This can be the name of a single category or a comma-separated list of category names, both enclosed in { } braces. You can specify a range of categories by using the standard range syntax: see Category expressions.
See also
Response lists of answers chosen at a previous question
Response lists of answers not chosen at a previous question
Response lists that combine answers to previous questions
Responses that should not be filtered
Filtering questions and response lists