Page 1 of 1

can you make a variable "global" to just one model

Posted: Fri Jul 01, 2011 5:50 am
by Paradan
is it possible to do something like have a single integer variable, e.g., strength, but be able to define it separately for each model?

kind of like making it become a .propertyName of the model, so I could refer to it via currentModel.

Posted: Fri Jul 01, 2011 6:43 am
by VilleK
There is some limited support for that, see this thread the section named "8. Access to defined variables in other models".