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.
can you make a variable "global" to just one model
Moderator: Moderators
There is some limited support for that, see this thread the section named "8. Access to defined variables in other models".