Get value of variable with Javascript
Hi
It is silly but I am afraid I cannot get the answer to a very basic question...
How would I populate the Current frame value when I use this line in the OnEnter action?
window.cpAPIInterface.getCurrentFrame();
I can populate the text "Text for the variable" in a TEB with the variable "varMyvariable" with this line.
window.cpAPIInterface.setVariableValue("varMyvariable","Text for the variable.");
but I am missing something very basic here ...
Thank you in advance
B
