Passing Lectora Var to JavaScript
January 20, 2010 12:00 AM
Lets say your variable name is Myvariable
you can access this in javascript by:
VarMyvariable.setByVar(VarMyvariable);
var theValue = VarMyvariable.value;
See my sig for more Javascript examples.
Discussions have been disabled for this post