I'm running into difficulty calling a javascript method from a Zenmethod. I pass in a parameter, but in the javascript method the parameter is undefined. Here is the code:
...
...
{
//do save code here
&js<
But my attempts to set idToTokenArray have not yielded any positive results so far. How do I need to fill it?
