Can anyone confirm that declaring SC variables inside events is still working for newly created apps??
Just adding to a new app (created with 8.1.026) a single line like this in any event:
[p_test] = "test";
won’t render the variable visible under Application\Global Variable.
The only variables I can see there are the ones created inside the sql command.