I'm trying to use the QuestionName function in my javascript code, e.g.:
alert([% QuestionName() %]);
but it seems to cause an error. Does anyone know how I'm using this incorrectly? Thank you!
Using [%QuestionName()%]
Resolved
5 replies
I'm trying to use the QuestionName function in my javascript code, e.g.:
alert([% QuestionName() %]);
but it seems to cause an error. Does anyone know how I'm using this incorrectly? Thank you!