top of page
The first line clears all of the current options from the multiple choice variable "MultChoiceVar". The REPEAT section then runs through the answers for the repeated dialog "RepeatedDialog" and adds each one to MultChoiceVar.
You can control what values are added to MultChoiceVar by using a FILTER.
bottom of page