Get displayvalue from variable set by name?
I would like to get a specific value from a variable set. I can do this by indexing to the specific value in the array but I would like to pull it by its name. Any thoughts on the correct syntax for this?var vs = set.getFlatQuestions();template.print...