jeudi 11 août 2016

Pass variable from one initializer to another

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.foo = 15;

But in another initializer application.foo = undefined.

Is it possible?

Thank you




Aucun commentaire:

Enregistrer un commentaire