Quantcast
Channel: [Q&A - FAQ Neotys] Last questions
Viewing all articles
Browse latest Browse all 2283

to extract with switch to advanced mode

$
0
0

I want to display the value for $1$ and $2$
i did in function Javascipt
var myVar1 = context.variableManager.getValue("Sc01_Ext_test_1");
var myVar2 = context.variableManager.getValue("Sc01_Ext_test_2");
var myVar3 = context.variableManager.getValue("Sc01_Ext_test1");
var myVar4 = context.variableManager.getValue("Sc01_Ext_test2");

logger.debug("ComputedValue="+myVar1);
logger.debug("ComputedValue="+myVar2);
logger.debug("ComputedValue="+myVar3);

But the result is always null how I can do to have the value of 1 and 2 separate?
thanks


Viewing all articles
Browse latest Browse all 2283

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>