Can I reset the loop count with Javascript? | XM Community
Skip to main content
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?
No, it is not possible.

Leave a Reply