Forum Discussion

acesario's avatar
acesario
Contributor II
5 years ago
Solved

Script Snap: TypeError: Cannot read property "Question_ID" from undefined

I have a script snap which uses javascript to transform/restructure the input data. When I do this by hard coding the input data, my script works fine. The data in my hardcoded variable is exactly w...