Hi,
i'm trying to add some custom code to the NG app.
I want to set/get a parameter called kb_transpose. It seems that this parameter is part of MBNG_EVENT_CONTROLLER_KB event.
1.) Do i have to dispatch MBNG_EVENT_CONTROLLER_KB when i want to change the value of kb_transpose?
2.) How would i get the current value of kb_transpose?
As you can see i've trouble understanding how i can change parameters via code without using ngc/ngr scripts. I've no idea where parameters are st