Skip survey header

getquestionruntimeproperty

Example Script

property = "Number"

q1 = getquestionruntimeproperty(2,property)
q2 = getquestionruntimeproperty(3,property)
q3 = getquestionruntimeproperty(4,property)

randomorder = q1 .. q2 .. q3

setvalue(8,randomorder)
1. Do you like clowns?
2. Do you like scary movies?
3. Do you like anchovies?