I have an action group set up that should look at a variable called TEMPCOMMAND and perform several tasks.
If TEMPCOMMAND contains 123456111 then an action group should run that modifies all 217 variables associated with that account number
If TEMPCOMMAND contains "ai" then it the ai page should be loaded
The issue I'm having occurs when the ai page is the page the user is currently on. The variable values do not update when the action is fired. Any ideas?