Declare and use global variable with Architect ???
Declare and use global variable with Architect ???
Hi,
I would like to know how to declare global variable with Sencha Architect and how to use it anywhere.
I would like to declare a global array variable such as :
myArray: new Array()