AnswerCount
Use the AnswerCount function to define a quota based on the number of answers chosen from a multiple response list.
Syntax
variable.AnswerCount()numeric condition
Example
To define a quota for respondents who can name more than five brands of fizzy drinks:
fizzy.AnswerCount() > 5
See also