Can I reset the loop count with Javascript? | XM Community
Solved

Can I reset the loop count with Javascript?

  • 4 June 2018
  • 1 reply
  • 38 views

I know that I can set the value of an embedded variable via Javascript like this:
Qualtrics.SurveyEngine.setEmbeddedData("myvariable","newvalue")

and the current loop number within a Loop & Merge can be access in the survey with: ${lm://CurrentLoopNumber}

Is it possible to reset the loop count with Javascript?
icon

Best answer by TomG 4 June 2018, 19:53

View original

1 reply

Userlevel 7
Badge +27
No, it is not possible.

Leave a Reply