Resolved! Pass variables between topics
Hi,Does anyone know how to pass variables between VA Topics? I have tried using session variables below, I just get a null response in the 2nd topic. It works fine both the set and get methods are within the same topic.Topic 1:var session = gs.getSe...