Accessing response variable using VBA
Hello!
How could one get the name of the response variable from "Command" template using VBA?
I made a script which is attached to start event of the "Command" template. If I use default control elements on the "Command" template, the response variable is visible in text box "Control element_2", but there is no variable linked to that text box and I also can't access the value of that text box.
I also tried to get the name of response variable using VBA macros attached to the LecftClickUp event of the element (e.g. attached macro wrote element's variable to the global variable), but then the "Command" popup was not appeared (I believe it is not possible to have VBA macros and "Command" functionality all at once).
Is there any other way to get the name of the response variable?
Best regards,
Gregor
This is a migrated post! Originally posted on 20.08.2009 by user gz0000. Please be aware that information can be outdated.