I'm trying to pass one variable from initializer to another initializer. But I can't find how to do it.
I tried set application.
application
application.foo = 15;
But in another initializer application.foo = undefined.
application.foo = undefined
Is it possible?
Thank you
Aucun commentaire:
Enregistrer un commentaire