Looking for direction on how to use the Parameters related to the Event-Next widget. I understand the key : value pair required in the json editor, but how are these variables accessed from the next event?
Hi @bmgarver look at the special System DataView called “sysVariable”, your parameters will be there. You can them access like: sysVariable.MyParameter.
2 Likes