Get Matrix Recoded Values | XM Community
Skip to main content
Question

Get Matrix Recoded Values

  • May 12, 2021
  • 0 replies
  • 18 views

Forum|alt.badge.img

I have a matrix with four rows. The rows are inconveniently embedded as 1, 5, 6, 8. I can see this with:

this.question.runtime.Choices


The answers are recorded as q1_1, q1_2 ... How can I use JS to find the question names?