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 = Category_Spec
Parameters
Name
The name of the question whose response list is being filtered.
Category_Spec
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. Alternatively, you can specify a range of categories 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