how’s it going.
You guys notice any thing obviously wrong with these 3 lines of code.
I’m going to post the whole project file if i need to, I cant get this working.
practiceQuestionNumber = "1";
quizNumber = "1";
_root["practiceQuestion"+practiceQuestionNumber+"Quiz"+quizNumber+"Status"] = _root["myLocal_so.data.SO_practiceQuestion"+practiceQuestionNumber+"Quiz"+quizNumber+"Status"];
~~~~~~~~~~~~~~~~~~~~