Hello there- yes, I read through those posts, no luck- seems this should be
simple...this line should fetch the value of myCPVariable from Captivate
and assign it to jsVariable. But it doesn't.
var jsVariable = cp.vm.getVariableValue('myCPVariable');
I can use the cp.vm.setVariableValue command to change variables in
Captivate from the javascript window, but not get values from Captivate. Am
I missing something? Again, for HTML5...