Globals do not work in MENU

I need to:

  1. create new global variable in Menu
  2. assign it some value
    when I do this and test the Var in another App it has no value

It looks like the global variables created/assigned in MENU are ignored.

Should this be qualified as bug or just missing important functionality - unless I’m doing something wrong - this needs to be taken care of.