js transformation script help

LabKey Support Forum (Inactive)
js transformation script help chrishu  2017-01-06 14:21
Status: Closed
 
I am also having trouble getting labkey to inject the run info into a token like so

var runProp = "${runInfo}"

or

var runProp = ${runInfo}

Could you show me an example of js code doing this?