I have a button on visio which triggers the script.
And the script has Key "MYOutput".
engine.AddScriptOutput(UIVariables.VisualOverview.CreateKey("MyOutput"), "Green");
But when I try to get the session variable in visio it is not working. Do I have to set something else on the button to get the variable?

Ramesh Rajasekaran [DevOps Member] Asked question 2 days ago