Passing Lectora Var to JavaScript

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